This website works better with JavaScript
Página Principal
Explorar
Registe-se
Iniciar Sessão
SongZihuan
/
VirtualMath
mirror de
https://github.com/VirtualMath/VirtualMath.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ramo:
dev
Ramos
Etiquetas
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
Em bruto
1
2
3
fun printHello(){
print("HelloVirtualMath")
}