from-scratch/lang/tests/tokens
2025-10-28 18:16:39 +01:00
..
comment.l formatting, strings, comments 2025-10-28 18:16:39 +01:00
delimiters.l more tests for tokeniser 2025-10-28 13:12:27 +01:00
function.l more tests for tokeniser 2025-10-28 13:12:27 +01:00
identifier.l edge case identifiers, simple function parsing 2025-10-28 16:52:17 +01:00
keywords.l more tests for tokeniser 2025-10-28 13:12:27 +01:00
number.l test numbers 2025-10-28 17:16:28 +01:00
strings.l formatting, strings, comments 2025-10-28 18:16:39 +01:00