Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 293 Bytes

Stacker

A small stack-based language built for fun. It's not quite as minimal as Forth, but it's maybe a little more approachable at the expense of what makes Forth so special.

Currently you can only interpret programs, but I'd like to add compilation in the near future, perhaps to LLVM.