10000 GitHub - Molive-0/bbvm-rs: A JIT compiler for the Bare Bones language, in rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Molive-0/bbvm-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbvm-rs

A port of BBVM (https://github.com/Molive-0/bbvm) to rust

new features

  • The compile native version now works if you have gcc installed. It seem to get confused with endianness however
  • It now works on other architectures :)

notes

Requires LLVM 12 to be available on the system.

todo

work on the pass manager, to see if there is any optimisation that can be done

About

A JIT compiler for the Bare Bones language, in rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0