Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 312 Bytes

File metadata and controls

4 lines (4 loc) · 312 Bytes

Henceforth is an attempt to build a concatenative programming language with static type-checking and type inference. Currently, the implementation is very incomplete, because I underestimated the amount of work needed for type inference in a stack-based language.