Synergex / CodeGen

CodeGen is a tool that Synergy/DE developers can use to generate source code and other types of content based on the meta-data stored in a Synergy Repository.
Other
16 stars 8 forks source link

Complex expression #12

Closed hippiehunter closed 4 years ago

hippiehunter commented 4 years ago

Added support for complex expressions like <IF PROMPT AND ALPHA> <IF PROMPT OR ALPHA> <IF NOT PROMPT> <IF NOT (PROMPT OR ALPHA)>