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

ICFP 2004, version #10 ( #9 < #11 > ... #36)

Created by georg. Last edited by georg, one year and 74 days ago.. Viewed 427 times. #10

General

Our team name is Formicoideas and we used primary haskell and java.

>>ICFP Webpage

Source

The submission can be downloaded from the panel beside.

Phec Synyax

The syntax is defined in Phec/phec_lang.txt

Nedit

We have syntax highlighning
nedit -import Phec/Phec.pats

Running

make all in the root to compile everything

./run
for fun to see all options but for real use start
./run.sh task/sample0.world --red=testing/initial.phec --black=Simulator/test.prog
without java you can use
./run --world=task/sample0.world --red=testing/initial.phec --black=Simulator/test.prog
--console -s100
to see 100 steps on the console and get report at the end

Comments

We use >>haddock and Allans Todo-tool that requires
-- BlaBla @todo{fix that}

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