mamba 0.3.6

A transpiler which converts Mamba files to Python 3 files
Documentation
1
2
3
def j := { 10 => 200, 30 => 5 }

def i := { 10 => "9", 20 => "6" }