Commit Graph

2 Commits

Author SHA1 Message Date
a58e8316ec scanner: handle "=", ":", and ";"
Now can scan and parse a basic expression like:
		x : int = 5;
	Still do not know how to handle the AST

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2023-12-29 05:06:25 +03:00
dfd72482ac init: it compiles, but idk what is happening 2023-12-25 18:18:28 +03:00