Tim Morgan
I'm writing a programming language that resembles Ruby, called Natalie.
https://github.com/seven1m/natalie
In this video, we improve the recursive descent parser so it ignores comments in our language. We use test-driven development to guide our process. ... https://www.youtube.com/watch?v=WOTscXUMkFI
79997733 Bytes