Waddle_Language/grammar/core
2025-11-28 03:28:36 -06:00
..
base_types.bnf Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
comments.bnf Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
identifiers.bnf Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
keywords.bnf Implement proper whitespace functionality. Implement single line and multi line comments 2025-11-28 03:28:36 -06:00
literals.bnf 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
visibility.bnf 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