Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
lucas
/
modelverse
forkattu lähteestä
yentl/modelverse
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Puu:
9796cf81ac
Branchit
Tagit
DEVS
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
interface
/
HUTN
/
test
/
graph_compilation_action_language
/
code
/
ifelse.al
ifelse.al
68 B
Historia
Raaka
1
2
3
4
5
6
7
Void function main():
Integer a
if (True):
a = 2
else:
a = 3