Introduction
Welcome to the docs of Kalei. A toy language named after Kaleidoscope.
The code is available on GitHub.
These docs are a way to publicly store language ideas, compiler implementation details or keep links to articles that concern both. Right now, you may find many pages not clearly organized.
The most interesting pages are:
- Pipeline (Compiler) to see what does the current compiler pipeline looks like.
- Future (Language) to check out some syntax/language ideas I would like to try.