Live data from Hacker News

Show HN: Fork, a toy self-hosting language and compiler that compiles to C

github.com

1–4 of 4 posts

Re: Show HN: Fork, a toy self-hosting language and compiler that compiles to C

#3

Neat project, what was your motivation for writing it?

I think the readme covered it:

> I've developed in my spare time a few years ago (2014~2016) mostly as a toy, and as a way to tinker and learn how parsers and compilers work.

Edit: mobile typo

Re: Show HN: Fork, a toy self-hosting language and compiler that compiles to C

#4

Neat project, what was your motivation for writing it?

I think the readme covered it: > I've developed in my spare time a few years ago (2014~2016) mostly as a toy, and as a way to tinker and learn how parsers and compilers work. Edit: mobile typo

Thanks I most have missed that in the README.