Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Archivist
/
sugar
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
1
Demandes d'ajout
0
Versions
0
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
19
Révisions
1
Branche
134 KiB
Aborescence:
5b2cc8c9dd
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '5b2cc8c9dd'
${ noResults }
sugar
/
tests
/
003
/
exit-with-1.mol
6 lignes
78 B
Brut
Vue normale
Historique
Added several features - c-strings - some compiler commands to make building things easier - enough for a true hello world - tests for that hello world - better integration of expect and CTests - more primitives - More detailed error messages
il y a 1 an
__PROC__ main
__--__
__DO__
11_i64 "Hello world" write-out
1_i64 exit
__END__