arrowc

Crates.ioarrowc
lib.rsarrowc
version0.1.0
sourcesrc
created_at2023-03-22 07:56:20.174657
updated_at2023-03-23 02:21:02.842637
descriptionCompiler for the Arrow programming language
homepagehttps://github.com/wilsonzlin/arrow-lang
repositoryhttps://github.com/wilsonzlin/arrow-lang.git
max_upload_size
id816796
size19,293
Wilson Lin (wilsonzlin)

documentation

README

arrowc

Compiler for the Arrow programming language. Generates bytecode runnable by arrow-vm.

Suitable for ahead-of-time compiling or compiling dynamically from a remote location.

Commit count: 0

cargo fmt