|
3f3d94367f
|
Add PRINT-OBJECT method to TOKEN-NUMBER
|
2025-05-22 13:14:55 +02:00 |
|
|
38406c80ee
|
Add various transformation rules
|
2025-05-22 13:14:55 +02:00 |
|
|
1307e31268
|
Better handling of operators, source, and comments in tokenizer
...among other minor changes to accomodate the parser.
|
2025-05-22 13:14:55 +02:00 |
|
|
8acbf2caec
|
Define more atomic tokens, and add shortcut macro for doing it
|
2025-05-22 13:14:55 +02:00 |
|
|
ae39a48890
|
Add PRINT-OBJECT method for TOKEN-NAME
|
2025-05-22 13:14:55 +02:00 |
|
|
25fd7675d0
|
Rename TOKEN-NAME's TEXT slot to NAME to match TOKEN-KEYWORD
|
2025-05-22 13:14:55 +02:00 |
|
|
45a66ce323
|
Give tokens an INITFORM for SOURCE (to NIL)
|
2025-05-22 13:14:55 +02:00 |
|
|
3211f6d441
|
Add primitive tokenizer for USC
|
2025-05-16 12:31:18 +02:00 |
|