gruggers 0.5.1

rust implementation of the grug language
1
2
3
4
on_a() {
    x: number = 4.0
    sin(x)
}