Closed arrdem closed 9 years ago
Given the way I'm working with read-eval in the reader prototypes, fexprs may be a natural implementation tool for Oxlang. Worth looking into and really thinking about especially as pertains to simplifying the read-eval/macro/eval pipeline.
Nerp. Oxlang is explicitly aimed at static compilation and static scope, fexprs blow all that out of the water.
Given the way I'm working with read-eval in the reader prototypes, fexprs may be a natural implementation tool for Oxlang. Worth looking into and really thinking about especially as pertains to simplifying the read-eval/macro/eval pipeline.