PreProcessor
a class to implement little languages with different syntax
PreProcessor
Embed languages in SuperCollider
Using start and end delimiters, PreProcessor internally converts parts of code into a function that you can call, passing in an event with parameters, to which you may add the results. It returns the event.
PreProcessor
Extension
✗
Superclass:
✗
Found no versions tagged via git
Installation
Repository
URL
https://github.com/telephon/PreProcessor
Since
2015-03-10
Last update
2020-05-18
Current version
Quark info
name
PreProcessor
since
2007
author
Julian Rohrhuber
status
stable
country
Germany
summary
a class to implement little languages with different syntax