Compiling and running first program!

This commit is contained in:
Krzosa Karol
2022-06-03 23:15:16 +02:00
parent 5e798bd179
commit a324a5abf0
16 changed files with 800 additions and 73 deletions

View File

@@ -3,7 +3,7 @@ Lex_Stream :: struct
stream: *U8
end : *U8
main :: ()
main :: (): int
string_to_lex := "Identifier 2425525 Not_Number"