|
|
|
|
|
by jphackworth
5303 days ago
|
|
It seems pretty neat, certainly a cool senior thesis! One suggestion if you take this further is to add a "dictionary" or "hash table" type. For practical programming problems, that is pretty necessary. But a really neat project - it's cool to see a functional programming take on the CoffeeScript-style compiling-to-javascript. |
|
Dictionaries and Sets are high on the ever growing list of extremely important libraries :)
Also, it compiles to HTML, CSS, and JS. Not just JS!