Skip to content

Macros

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeedleFake DeedleFake released this 07 Feb 21:33
· 17 commits to master since this release
bf6a865
multiple: Add Macros (#179)

* scanner: Add Macro token type.

* wdte: Update some dependencies.

* scanner: Add support for specifying a macro map.

* ast: Add support for specifying a macro map for the scanner.

* wdte: Add support for specifying a macro map for the scanner.