Suzanne Soy
|
829bff6c2b
|
Parser on immutable stream of lexemes, returns a rough representation of the AST
|
2020-08-31 02:27:59 +00:00 |
|
Suzanne Soy
|
afb04df4a6
|
Lexer on IImmutableEnumerable (replayable streams, leaves open the possibility to make coroutines to update the lexer's tokens later)
|
2020-08-30 22:22:04 +00:00 |
|
Suzanne Soy
|
90e9a53107
|
draft for the parser
|
2020-08-28 02:15:32 +00:00 |
|
Suzanne Soy
|
1cf8cb6bd8
|
Adding operators should work now
|
2020-08-23 03:54:12 +00:00 |
|
Suzanne Soy
|
36ed190a5c
|
Cleaned up metaprogramming utility and lenses for records
|
2020-08-20 07:02:00 +00:00 |
|
Suzanne Soy
|
b3d41496d5
|
Use Immutable collections pretty much everywhere"
|
2020-08-20 00:42:04 +00:00 |
|
Suzanne Soy
|
ff459fb1fd
|
Lexer now uses a proper automaton.
|
2020-08-16 00:45:07 +00:00 |
|