This website works better with JavaScript
Página inicial
Explorar
Registrar
Entrar
SongZihuan
/
VirtualMath
mirror de
https://github.com/VirtualMath/VirtualMath.git
Observar
1
Favorito
0
Fork
0
Arquivos
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
Link permanente
Histórico
Raw
1
2
3
fun printHello(){
print("HelloVirtualMath")
}