New approach, new lexer

This commit is contained in:
Krzosa Karol
2022-05-06 10:13:16 +02:00
parent 557dde1936
commit e3b5e9b33a
33 changed files with 3331 additions and 784 deletions

View File

@@ -32,14 +32,15 @@ Thing :: struct{
}
Thingy::enum:U32{
@str=10 Value = 1,
Scope :: scope{
Thingy::enum:U32{
@str=10 Value = 1,
}
}
//Scope.Thingy
Thing::union{
union:{
}