Skip to content

demiurg-dev/minigc

Repository files navigation

CI Status

minigc

This is work in progress

Implementation of a very small language with automated memory management (GC), using LLVM and Rust.

The idea of a project is to test how simple GC technique could be implemented using LLVM.

For usage/examples see tests in the compiler library. The tests are currently using proc-macro over Rust syntax as the language frontend.

About

Mini language with GC using Rust and LLVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published