sfkleach
- Karma
- 1
- Created
- September 26, 2012 (13y ago)
- Submissions
- 0
My special interest is the design and implementation of programming languages. My primary open source work is the Spicery on GitHub (https://github.com/organizations/Spicery) My day job is working as a software engineer for a mid-sized software development company in the UK supplying GIS systems.
Although I agree in spirit, I took a different design route in Ginger which supports multiple syntaxes and front-ends. By designing a generic syntax tree and defining its mapping into (a tight subset of) XML, I got away…