Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 621 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 621 Bytes

Ashfire

Ashfire is a compiler for Firelang, an Concatenative Stack-oriented programming language that compiles to WASM.

All thanks to Tsoding, as this project is Heavily inspired by Porth.

Firelang

This compiler is a WIP port of the Firesharp compiler to rust. The language specification is frozen until parity between compilers is achieved.