This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
VirtualMath
mirror of
https://github.com/VirtualMath/VirtualMath.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
dev
Branches
Tags
dev
master
v4.0.1
v3.0.1
v2.0.1
v1.0.1
VirtualMath
/
vmcore
/
vmlib
/
hello.vm
hello.vm
49 B
Permalink
History
Raw
1
2
3
fun printHello(){
print("HelloVirtualMath")
}