Hacker News new | past | comments | ask | show | jobs | submit login

I have been working slowly through Sestoft's Programming Language Concepts, and through that I wrote a tiny interpreter in F# of a mini Forth-like language: http://ideone.com/24I5y0

Inspired by this though, I decided I'd try re-writing it into a compiler for it instead, targeting the MicroMini VM[0], and here it is: http://ideone.com/czXhoM

[0] https://github.com/jarcane/MicroMini




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

Search: