a pretty fun language
Find a file
Laria Carolin Chabowski 025fd61abd Add apfl_string_source_reader
A useful source reader implementation to pass in a source saved as an
in-memory string into the tokenizer.

This replaces the string_src_reader in the tokenizer_test and is even a bit
more flexible, by allowing any aplf_string_view as the source.
2021-12-16 22:49:41 +01:00
examples Initial commit 2021-12-15 21:47:17 +01:00
functional_tests Initial commit 2021-12-15 21:47:17 +01:00
src Add apfl_string_source_reader 2021-12-16 22:49:41 +01:00
.gitignore Initial commit 2021-12-15 21:47:17 +01:00
configure.ac Initial commit 2021-12-15 21:47:17 +01:00
Makefile.am Initial commit 2021-12-15 21:47:17 +01:00