index
:
NWI-IBC029-30-Functioneel-Programmeren
master
Files related to NWI-IBC029 and NWI-IBC030 Functioneel Programmeren, spring 2015, Radboud University Nijmegen.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
files
/
practicum
/
Echo.icl
blob: f612086a97454f1518a8696e48ca30e81f550169 (
plain
) (
blame
)
1
2
3
4
5
6
7
module
Echo
import
StdEnv
Start
::
*
World
->
*
World
Start
world
=
...