Well, isn’t this just a kick in the groin

After 6 hours of processing (thats roughly 36 hours of CPU time), SML decides to fail with a classical “You have an error in your program” failure. That’ll be grand to debug. […]

Read More… from Well, isn’t this just a kick in the groin

First results from Java CPN simulator

I’ve compiled my first declarations in my new Java CPN simulator. As proof, I’ve added a erroneous declaration which is displayed with an error while the three declarations without error are displayed as correct. I even show a neat error message on the erroneous declaration. All of this has been accomplished without a single change […]

Read More… from First results from Java CPN simulator