Hacker News new | ask | show | jobs
by lloeki 2442 days ago
Harder indeed (in some ways) but the raw satisfaction of booting your first toy OS on bare metal is unmatched.

I enjoyed writing a DCPU-16 emulator very much though.

https://github.com/lloeki/python-dcpu_16

1 comments

You just reminded me that I wrote a stack language for DCPU16 back in the frenzy. It gave me an excuse to learn the IronMeta parser generator, which is an implementation of OMeta. Unfortunately I kept it on Codeplex and never bothered to move it since the entire idea was dead by that time.

https://en.wikipedia.org/wiki/OMeta

https://github.com/kulibali/ironmeta

https://archive.codeplex.com/?p=stackr