Skip to content

xmnlab/arxcpp

This branch is 15 commits behind arxlang/arxcpp:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 17, 2023
Jan 12, 2023
Feb 17, 2023
Feb 17, 2023
Feb 17, 2023
Jan 10, 2023
Feb 17, 2023
Jan 21, 2023
Jan 17, 2023
Dec 19, 2022
Dec 19, 2022
Feb 17, 2023
Dec 25, 2022
Sep 29, 2022
Feb 17, 2023
Jan 10, 2023
Jan 12, 2023
Jan 17, 2023
Feb 17, 2023
Feb 17, 2023
Jan 17, 2023
Dec 19, 2021
Dec 25, 2022
Jan 17, 2023
Aug 10, 2022
Aug 10, 2022

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%