Kayem is currently under active development. Kayem is currently developed by ... only me, and there are many exciting areas where additional contributors could help shape the language. If you want to contribute to Kayem, don't hesitate to contact me! (vram_ramon discord) .
Who can contribute?
You don't need to be a compiler expert. Contributions can range from:
- writing examples and tests,
- improving error messages,
- working on compiler internals.
Compiler internals
I would like help on :
- finishing the type inference
- adding ownership inference
- adding "compiler instrutions" for optimization
- adding algorithmic optimizations
- optimizing the compiler (
Spur instead of EcoString, for example)
- write the documentation of the compiler
Kayem is currently under active development. Kayem is currently developed by ... only me, and there are many exciting areas where additional contributors could help shape the language. If you want to contribute to Kayem, don't hesitate to contact me! (
vram_ramon discord) .Who can contribute?
You don't need to be a compiler expert. Contributions can range from:
Compiler internals
I would like help on :
Spurinstead ofEcoString, for example)