aqua-compiler
Blockchain compiler
An expressive high-level language compiler for the Algorand blockchain
An expressive high level language for the Algorand block chain that compiles to TEAL code.
2 stars
1 watching
1 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
algorandblockchaindefismartcontractteal
Related projects:
Repository | Description | Stars |
---|---|---|
hone-labs/teal-debugger-extension | An extension for VS Code to debug TEAL code directly on a simulated AVM without setup or configuration | 14 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |
algorealm/algorealm-cli | A CLI emulator for Algorand blockchain and smart contracts in TypeScript | 3 |
hyperledger-solang/solang | A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,270 |
hipo/tealinspector | Analyze and decipher Algorand smart contract lines of code | 15 |
algorand/js-algorand-sdk | An official JavaScript library for interacting with the Algorand blockchain network | 285 |
teal-language/tl | A compiler for a typed dialect of Lua that provides type checking and compilation capabilities | 2,161 |
cusma/algorand-school | A comprehensive resource for learning Algorand's blockchain technology and ecosystem | 78 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 81 |
xet7/jadelib | A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 0 |
algorand/java-algorand-sdk | Provides a Java library for interacting with the Algorand blockchain network | 68 |
algorand/graviton | A toolkit for testing smart contracts written in TEAL programming language | 17 |
vmchale/kempe | A compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting | 58 |
travisdoor/bl | A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 182 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |