Skip to content
/ arx Public
forked from arxlang/arxcpp

ArxLang compiler aims to provide arrow datatypes as native datatypes.

License

Notifications You must be signed in to change notification settings

luabida/arx

 
 

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.

Building

Extra flags: ENABLE_TESTS

ROADMAP

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

About

ArxLang compiler aims to provide arrow datatypes as native datatypes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.0%
  • Shell 5.3%
  • Meson 3.4%
  • Makefile 2.3%