evmil 0.4.8

An low-level immediate language for compiling to EVM bytecode
Documentation
1
2
3
4
5
6
.code
        push 0x00
        push 0x00
        push 0x00	
	div
	stop