... | @@ -19,4 +19,4 @@ |
... | @@ -19,4 +19,4 @@ |
|
|
|
|
|
- [Honu: Syntactic Extension for Algebraic Notation through Enforestation](http://www.cs.utah.edu/plt/publications/gpce12-rf.pdf)
|
|
- [Honu: Syntactic Extension for Algebraic Notation through Enforestation](http://www.cs.utah.edu/plt/publications/gpce12-rf.pdf)
|
|
|
|
|
|
Very recent paper. This is what we're looking to model more of sweet.js on. This will enable us to do things like infix macros and fix a few bugs along the way. |
|
Recent paper on macros for expression-based languages. The expansion algorithm of sweet.js has been taking cues from honu recently. Should eventually allow infix operators. |
|
\ No newline at end of file |
|
\ No newline at end of file |