Add #env syntax extension for plucking strings out of the compilation environment.
This commit is contained in:
parent
a7db032725
commit
d55fa2a9a3
3 changed files with 76 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ mod front {
|
|||
mod ast;
|
||||
mod creader;
|
||||
mod extfmt;
|
||||
mod extenv;
|
||||
mod codemap;
|
||||
mod lexer;
|
||||
mod parser;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue