Commit graph

147 commits

Author SHA1 Message Date
Schrottkatze d809d3b52d
json-pawarser: test grammar::object 2024-10-30 12:27:27 +01:00
Schrottkatze ef1a9f5029
json-pawarser: test grammar::member 2024-10-30 10:57:52 +01:00
Schrottkatze 662cb8ba0e
json-pawarser: make return of object grammar easier to understand 2024-10-29 19:40:50 +01:00
Schrottkatze fcf91f25e3
json-pawarser: test stuffs uwu 2024-10-29 19:36:46 +01:00
Schrottkatze 958857cb58
handle debug pretty printing 2024-10-27 17:21:42 +01:00
Schrottkatze 883b0c804e
add implicit root node to avoid crash on multiple root nodes 2024-10-27 16:59:18 +01:00
Schrottkatze f7d05ead2c
rename trait meta syntaxkinds 2024-10-27 16:56:39 +01:00
Schrottkatze cee9b97dbf
extract modules to files 2024-10-23 13:27:36 +02:00
Schrottkatze e5ccebe679
add arrays 2024-10-23 13:01:39 +02:00
Schrottkatze 3164328568
implement multiple members, member_values and trailing commata 2024-10-23 10:52:44 +02:00
Schrottkatze c564d0f24c
implement Marker::abandon 2024-10-23 10:51:43 +02:00
Schrottkatze b8720b2df9
pawarser, json-pawarser: get first debug print working! 2024-10-21 18:29:46 +02:00
Schrottkatze ac75978c01
pawarser: Implement Parser::finish 2024-10-21 15:16:36 +02:00
Schrottkatze 9b1f6a1dc1
pawarser: Implement CompletedMarker::precede 2024-10-21 15:15:40 +02:00
Schrottkatze fed8cf2466
pawarser: require/derive PartialEq + Eq for NodeKind and its contents 2024-10-21 15:15:06 +02:00
Schrottkatze 91f766c18e
pawarser: make raw_tokens vec owned in input 2024-10-21 15:13:38 +02:00
Schrottkatze becc4b4041
json-pawarser: init 2024-10-18 14:05:27 +02:00
Schrottkatze 21bcf62ea5
pawarser(setup): continue working on the bare basics 2024-10-17 09:54:09 +02:00
Schrottkatze 34ddaacb58
pawarser(chore): split up files 2024-10-13 16:47:53 +02:00
Schrottkatze ec2ff5778b
pawarser(setup): basic parser stuff and types around it. also, a builder. 2024-10-13 16:44:59 +02:00
Schrottkatze a3ab844ba7
pawarser(init): start extracting the parser lib 2024-10-13 15:32:26 +02:00
Schrottkatze a693b57447
yet another attempt at building an evaluator 2024-10-10 10:23:54 +02:00
Schrottkatze 3412eb9395
executor (poc): init proof of concept executor crate 2024-07-18 19:12:58 +02:00
Schrottkatze 54401d2a21
app: apply review 2024-07-08 20:49:13 +02:00
Schrottkatze 18309ec919
app, prowocessing: move dev commands to tests 2024-07-08 20:49:13 +02:00
Schrottkatze 0705702d4a
experimentation: implement some basic traits for io and data types 2024-07-08 20:49:13 +02:00
Schrottkatze 31a044577a
experimentation: use dynamic type ids for signatures and add qol macro 2024-07-08 20:49:13 +02:00
Schrottkatze 911339fc2a
simplified by entirely removing DataRef 2024-07-08 20:49:12 +02:00
Schrottkatze 619b7acf94
prowocessing: let-else refatoring as according to review 2024-07-08 20:49:12 +02:00
Schrottkatze b7bc0366c2
prowocessing: apply most basic reviews 2024-07-08 20:48:56 +02:00
Schrottkatze 734a734f09
prowocessing: add documentation of trait experiment 2024-07-08 20:48:10 +02:00
Schrottkatze dddbcccf72
prowocessing: refactor trait based experiment to individual files 2024-07-08 20:48:10 +02:00
Schrottkatze 26996fbd00
prowocessing: add trait based experiment 2024-07-08 20:48:10 +02:00
Schrottkatze d9a07c8898
prowocessing: extract experiment into its own file 2024-07-08 20:48:10 +02:00
Schrottkatze db9228dec4
cli: add dev command for enums experiment 2024-07-08 20:48:10 +02:00
Schrottkatze 56ec11e143
cli: add subcommand support 2024-07-08 20:48:09 +02:00
Schrottkatze 1e9648966f
experimentation: write experiment for enum architecture 2024-07-08 20:48:09 +02:00
Schrottkatze a2695a2a11
processing library: init 2024-07-08 20:46:39 +02:00
Schrottkatze dc44244e7b
lang: work on some basics 2024-07-08 20:23:29 +02:00
Schrottkatze 1e0741e600
lang: add credit to macro 2024-07-08 20:20:45 +02:00
Schrottkatze 3eee768ce1
lang: work on various things
- work on new world
  - add file db
  - source_file parsing
  - locs
- fix some test stuff
2024-07-06 21:57:42 +02:00
Schrottkatze eb7806572b
lang: remove this attempt 2024-06-23 20:53:05 +02:00
Schrottkatze 1c6180aabc
lang: current state for archival purposes 2024-06-23 20:32:10 +02:00
Schrottkatze 37651a83bc
lang: current state idk try to parallelize 2024-06-10 09:47:48 +02:00
Schrottkatze 3e2c5946c8
lang: add registry/namespace 2024-06-06 12:59:30 +02:00
Schrottkatze 1a533eb788
lang: smol module tree things and details 2024-06-06 09:53:28 +02:00
Schrottkatze 7bc603f7e7
lang: module resolvin 2024-06-05 21:10:52 +02:00
Schrottkatze d6bc644fb6
lang: basic ast work 2024-06-05 18:00:14 +02:00
Schrottkatze cfefab9fd0
lang: fix some details in the parser 2024-06-05 09:57:08 +02:00
Schrottkatze 0de076ace1
lang: finish module/top level syntax 2024-06-03 12:05:38 +02:00