Creating Your Own Freaking Awesome Programming Language
programmingblogzen.blogspot.com
Creating Your Own Freaking Awesome Programming Language
1–7 of 7 posts
Re: Creating Your Own Freaking Awesome Programming Language
#2But beware. Language design is a bottomless pit from which you must climb if you wish to implement anything.
Re: Creating Your Own Freaking Awesome Programming Language
#3Programming language design and implementation is awesome and terrifying. I did exactly this for my senior project, a language called [fuga]( http://github.com/fmota/fuga ) that is based on [Io]( http://iolanguage.com/ ). I learned so much. But beware. Language design is a bottomless pit from which you must climb if you wish to implement anything.
EDIT: link to actual start.
Re: Creating Your Own Freaking Awesome Programming Language
#4http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/
Stuff like John Cranshaw's tutorial is outdated. If you know a modicum of Lisp you can start hacking languages in no time.
Re: Creating Your Own Freaking Awesome Programming Language
#5This shouldn't be on the front page of HN
Re: Creating Your Own Freaking Awesome Programming Language
#6Perhaps this will interest someone: https://github.com/JohnEarnest/Mako
Re: Creating Your Own Freaking Awesome Programming Language
#7His post is an attempt to make money on the affiliate program for this book. Check the link at the bottom of the post, it's a clickbank link. This shouldn't be on the front page of HN