huff-pg
VM simulator
A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine
huff playground - an EVM programming language.
6 stars
2 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
huffmacros
Related projects:
Repository | Description | Stars |
---|---|---|
manasbir/huff-learning | A development environment for exploring mathematical concepts and learning about programming through interactive exercises | 12 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
maddiaa0/huff-vrgda | An implementation of a Huffman coding-based variable rate gamma delta algorithm for Ethereum smart contracts | 41 |
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 64 |
praneshasp/huff-goo-issuance | Experimental implementation of Gradual Ownership Optimization (GOO) issuance using the Huff programming language. | 34 |
epam/wilma | A tool that enables developers to simulate and mock external dependencies in their applications during development and testing | 58 |
vaibhavsagar/duffer | A Git-compatible content tracker in Haskell. | 66 |
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
havivha/nand2tetris | An implementation of a complete computer using Nand gates on up as described in the book 'The Elements of Computing Systems' | 419 |
byucamacholab/sipann | A software framework for simulating silicon photonics devices using machine learning techniques. | 36 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |