Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information about AluVM-related projects to README #46

Open
dr-orlovsky opened this issue Jan 15, 2022 · 0 comments
Open

Add information about AluVM-related projects to README #46

dr-orlovsky opened this issue Jan 15, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@dr-orlovsky
Copy link
Member

AluAsm (Alu assembler) makes it easier to use and debug AluVM (you can write assembly as files, not rust macros, and compile them + use libraries): https://github.com/pandoracore/aluasm

AluRE (Alu runtime environment) moves this further and provides runtime environment - but it is very early stage right now: https://github.com/pandoracore/AluRE

A concept of a high-level language for AluVM which may be used for smart contracts: https://github.com/rgb-org/contractum-lang

@dr-orlovsky dr-orlovsky added the documentation Improvements or additions to documentation label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant