Commit graph

11 commits

Author SHA1 Message Date
Alain Zscheile
2afafd2bf9 get rid of the special keyword syntax 2023-05-20 23:33:24 +02:00
Alain Zscheile
f7d5e53a01 allow inline modules in places where code objects can be used 2023-05-20 13:59:20 +02:00
Alain Zscheile
a76dc04211 add integer support to parser 2023-05-20 00:52:51 +02:00
Alain Zscheile
579662c69d add proper integer support to lexer 2023-05-20 00:48:26 +02:00
Alain Zscheile
c9ffc022b6 add flag if document entry is public 2023-05-20 00:19:46 +02:00
Alain Zscheile
db7f57b5c5 bring parser into almost usable state 2023-05-19 23:14:58 +02:00
Alain Zscheile
ceaf278b00 parser: document-level code objects are terminated with semi-colons 2023-05-19 20:59:31 +02:00
Alain Zscheile
a16255bff2 add document level parser (inner parts still missing) 2023-05-19 18:07:36 +02:00
Alain Zscheile
6c62538959 parser: fix immediate scope ref parsing 2023-05-19 12:25:31 +02:00
Alain Zscheile
8287a96134 add simple lexer 2023-05-19 00:46:12 +02:00
Alain Zscheile
6554b0f679 +README.md 2023-05-02 10:49:35 +02:00