Commit Graph

18 Commits

Author SHA1 Message Date
7dab069aa6 chmod 2023-12-25 21:37:57 +06:00
02a552767b renamed functions, added ctg and actg 2023-12-25 21:33:12 +06:00
e30cfc6cf4 scientific notation lexing 2023-12-25 21:11:13 +06:00
2a4f92fe35 function call literals parsing 2023-12-23 14:06:31 +06:00
8fe03105b7 fixed space skipping and decimal literals in Lexer 2023-12-23 13:54:35 +06:00
Timerix22
5907457907
Created README.md 2023-12-22 23:59:52 +06:00
726f4f2425 really implemented negative numbers 2023-12-22 23:10:48 +06:00
713784e783 build scripts 2023-12-22 22:43:08 +06:00
f27939ee67 MainClass 2023-12-22 22:43:02 +06:00
eed8d26712 c# build script 2023-12-22 21:36:43 +06:00
5a4b2ce3f6 negative numbers parsing 2023-12-22 20:33:25 +06:00
cc6cda554c Parser.BuildExpressionTree 2023-12-22 20:17:56 +06:00
c3e3b4aed5 Parser.SortTokensInRPN and TokenLinkedList 2023-12-22 16:57:17 +06:00
05cfeb2bda build script 2023-12-20 00:07:57 +06:00
142cb84c80 removed vscode settings file 2023-12-19 22:00:21 +06:00
8a5370c09e fixed memory and visibility problems 2023-12-19 19:08:19 +06:00
84adeb3c97 Token.fu 2023-12-19 02:22:26 +06:00
8e4be0b7e1 ported code from c# 2023-12-19 02:20:25 +06:00