Waddle_Language/grammar
2025-11-28 03:28:36 -06:00
..
core Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
declarations Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
interfaces Create a keywords.bnf file to hold much of the hardcoded strings (much, but not all) present in the rest of the bnf files 2025-11-28 02:15:35 -06:00
modules Remove module support for now. Fix a lot of malformed BNF. Fixed some ambiguously defined specs. 2025-11-27 23:52:08 -06:00
operations Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
main.bnf Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00