This website works better with JavaScript
Trang chủ
Khám phá
Đăng ký
Đăng nhập
SongZihuan
/
VirtualMath
mirror of
https://github.com/VirtualMath/VirtualMath.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
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
Lịch sử
Raw
1
2
3
fun printHello(){
print("HelloVirtualMath")
}