Skip to content

seppo0010/rusttojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusttojs

Translate rust code into javascript.

Goal

Generate readable javascript code respecting the intent of the rust code.

Non-goal

Full compatibility. For that look at Rust's RFC #604.

Requirements

Bison, Flex, Rust, C Compiler

Ubuntu

sudo apt-get install bison flex gcc
curl -sf https://raw.githubusercontent.com/brson/multirust/master/blastoff.sh | sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published