envlang-csharp/Utils/Immutable
2020-08-31 02:27:59 +00:00
..
Enumerator 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
DefaultDictionary.cs Adding operators should work now 2020-08-23 03:54:12 +00:00
Dictionary.cs Adding operators should work now 2020-08-23 03:54:12 +00:00
EnumeratorGenerator.cs 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
EquatableDictionary.cs 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
List.cs Initial commit 2020-08-16 00:45:06 +00:00
Option.cs Parser on immutable stream of lexemes, returns a rough representation of the AST 2020-08-31 02:27:59 +00:00
Rope.cs 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
RopeGenerator.cs 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
Uninstantiatable.cs Adding operators should work now 2020-08-23 03:54:12 +00:00
Unit.cs draft for the parser 2020-08-28 02:15:32 +00:00