a pretty fun language
Find a file
Laria Carolin Chabowski f685214abe Add apfl_string_eq macro
It's easy to forget the `== 0` after the apfl_string_cmp() call, so let's
add a macro that does the job for us.
2022-01-02 16:51:19 +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_eq macro 2022-01-02 16:51:19 +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
logo.svg Add a logo :) 2022-01-02 16:45:21 +01:00
Makefile.am Initial commit 2021-12-15 21:47:17 +01:00