This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
David Koloski
david.kolo.ski
did:plc:d6wanglwzrfz4lq7sgaa5dpp
I had this realization while reading Crafting Interpreters. It has a great chapter on (intro) PL theory, and while talking about grammars it notes that the fundamental property of statements is that they have effects. It really clarified why pure functional languages only use expressions.
2024-10-28T14:54:50.027Z