Initial commit

First prototype parser ready
This commit is contained in:
2022-05-25 02:07:49 +02:00
commit 9a553b7b68
6 changed files with 331 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
Orchid will be a functional language with a powerful macro language and
optimizer. Further explanation and demos coming soon!