Arx compiler aims to provide arrow datatypes as native datatypes.
For now, it is strongly based on the Kaleidoscope compiler with a just few changes.
Check the CONTRIBUTING.md file for more information.
- Implement arrow datatypes as native datatypes
- Implement more datatypes
- int8, int16, int32, int64
- float16, float32, float64
- string
- datetime
- Change the language design (syntax)