Skip to content

xmnlab/arxcpp

 
 

Repository files navigation

Arx compiler

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.

Development

Check the CONTRIBUTING.md file for more information.

ROADMAP

  • Implement arrow datatypes as native datatypes
  • Implement more datatypes
    • int8, int16, int32, int64
    • float16, float32, float64
    • string
    • datetime
  • Change the language design (syntax)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.9%
  • Shell 5.2%
  • Meson 2.9%
  • Dockerfile 1.9%
  • C 0.1%