Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,836 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dora

Join the chat at https://gitter.im/dora-lang/dora Actions Status

AOT compiler for the programming language Dora implemented in Rust. Works on Linux, Windows and macOS (x86_64 and aarch64). Build with:

Compilation & Testing

Install Rust stable with the help of rustup.rs. Dora uses cargo for building:

# Build in debug and release mode.
cargo build && cargo build --release

# Run all tests in debug and release mode (needs Python/uv).
tools/test && tools/test --release # Linux and macOS

Note that the test runner needs uv to be installed on your system.

About

Dora VM

Topics

Resources

Stars

509 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages