diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..802ae53 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +*.dSYM +.DS_Store diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..d4d2519 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,13 @@ +Ian Piumarta (2016-) + infrastructure + parsing framework + C grammar, C AST + object system design and implementation + metalanguage design and implementation + +Mahe Tardy (2020) + object system implementation + metalanguage implementation + +Nathan Razafimanantsoa, Kumar Mahadayya (2021) + C AST