aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [preproc] Huge rewrite, better code, names, POSIX compliancy, can pass ↵Syndamia2023-11-231-69/+111
| | | | multiple CSMAs, better handling
* [preproc] Proper macro name handling on stage2 macro matchSyndamia2023-11-231-3/+8
|
* [preproc] Replaced length(nameQueue) with nql for more robustnessSyndamia2023-11-231-2/+2
|
* [README] Added a more detailed definition of the language with many examplesSyndamia2023-11-191-56/+347
|
* [.vim] Added vim configuration files for syntax highlightingSyndamia2023-11-192-0/+8
|
* [preproc.awk] Added a more or less working preprocessor for CSMA, written in AWKSyndamia2023-11-192-0/+230
|
* Initial commitKamen Mladenov2023-11-191-0/+93