Live data from Hacker News

Building a Shell

healeycodes.com

1–2 of 2 posts

Re: Building a Shell

#2
I love articles like this that show you how to start building something ambitious, like a text editor, your own language, shell, os. This one is lovely in plain C. I see on the site there are more in this style, like making a Lisp, a Forth, a 2D language.. I bookmarked them for later reading, good stuff!