Extend the lexer to support Scheme bools like this: #t, #f, #true, #false. Add some positive tests for this too. |
||
---|---|---|
.. | ||
states | ||
chars.rs | ||
error.rs | ||
lib.rs | ||
main.rs | ||
token.rs |
Extend the lexer to support Scheme bools like this: #t, #f, #true, #false. Add some positive tests for this too. |
||
---|---|---|
.. | ||
states | ||
chars.rs | ||
error.rs | ||
lib.rs | ||
main.rs | ||
token.rs |