IFPSTools.NET/LibIFPSCC/Scanner
zc adc9a2dde1 cc: add timer for each stage (via compile time config)
cc: optimise lexer for speed (~10x speed improvement)
cc: implement OperatorParser class as per TODO in original codebase (seems refactoring chains of parser-combinators leads to at least SOME speed improvement)
2023-07-11 17:57:57 +01:00
..
FSAGraphs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Char.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Float.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
FSA.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Identifier.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Int.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Keyword.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Operator.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Scanner.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
String.cs cc: add timer for each stage (via compile time config) 2023-07-11 17:57:57 +01:00
Tokens.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Utils.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00