Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One thing I love about Forth is that the Forth assembler is implemented in the same spirit as the Forth compiler, which is to say that it's fully integrated and programmable and extensible in Forth! So it has much more than a "macro" facility -- you can write full-fledged Forth assembly macros that assemble any code you like programmatically! And write your own assembler flow control constructs, and stuff like that!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: