aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 26bd541efee356d6016b642874c837a95152a2bf (plain)
1
2
3
This is a Forth interpreter for Linux written in ASM. It uses
call-based threading and optimises small ASM primitives by inlining to
avoid the call.