Skip to content

Version 0.1.0

Choose a tag to compare

@Samathingamajig Samathingamajig released this 20 Feb 10:48
· 17 commits to main since this release

Added basic variable functionality.

let bob = 5
5
bob / 4
1.25
let bob = 26
26
bob / 4
6.5