Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
jonathanvdc
/
modelverse
másolva
yentl/modelverse
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Fa:
e4b190d60d
Branch-ok
Tag-ek
DEVS
jit
live_modelling
master
transformations
yentl
v0.3.5
v0.3
v0.2
v0.1
modelverse
/
integration
/
code
/
main.alc
main.alc
89 B
Előzmények
Nyers
1
2
3
4
5
6
7
include "io.alh"
Void function main():
while(True):
output("Hello, world!")
return!