tjhancocks / kestrel-development-kit

A Development Kit for the Kestrel Game Engine
MIT License
13 stars 1 forks source link

Implement the @import directive in KDL. #42

Closed tjhancocks closed 4 years ago

tjhancocks commented 4 years ago

This directive allows the assembler to open, perform lexical analysis and inject the resulting tokens into the current token stream immediately following the @import directive.