Informatik, Modellbau und Privates von Georg
[ start | index | login ]

Changes of ICFP 2004 from #9 to #10

Changed lines at line 2
2: Our team name is XXX and we used haskell.
3: {link:ICFP Webpage|http://www.cis.upenn.edu/proj/plclub/contest}
4: 1 Source
5: To get the source from CVS use:
6: {code:bash}
7: export CVSROOT="yourname@flexman.homeip.net:/home/cvsroot"
8: export CVS_RSH="ssh"
9: cvs checkout icfp2004
10: {code}
11: 1.1 Phec Synyax
12: The syntax is defined in Phec/phec_lang.txt
13: 1.1 Nedit
14: We have syntax highlighning {code:bash}nedit -import Phec/Phec.pats{code}
15: 1.1 Running
16: make all in the root to compile everything
17: {code:bash}./run {code} for fun to see all options
18: but for real use start
19: {code:bash}./run.sh task/sample0.world --red=testing/initial.phec --black=Simulator/test.prog {code}
20: without java you can use
21: {code:bash}./run --world=task/sample0.world --red=testing/initial.phec --black=Simulator/test.prog
22: --console -s100
23: {code}
24: to see 100 steps on the console and get report at the end
25:
26: Our team name is Formicoideas and we used primary haskell and java.
27: {link:ICFP Webpage|http://www.cis.upenn.edu/proj/plclub/contest}
28: 1 Source
29: The submission can be downloaded from the panel beside.
30: 1.1 Phec Synyax
31: The syntax is defined in Phec/phec_lang.txt
32: 1.1 Nedit
33: We have syntax highlighning {code:bash}nedit -import Phec/Phec.pats{code}
34: 1.1 Running
35: make all in the root to compile everything
36: {code:bash}./run {code} for fun to see all options
37: but for real use start
38: {code:bash}./run.sh task/sample0.world --red=testing/initial.phec --black=Simulator/test.prog {code}
39: without java you can use
40: {code:bash}./run --world=task/sample0.world --red=testing/initial.phec --black=Simulator/test.prog
41: --console -s100
42: {code}
43: to see 100 steps on the console and get report at the end

Content

Help
For hints about formatting text see snipsnap-help.

Logged in Users: (1)
… and a Guest.

Recently Changed
snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt