-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lambdamikel
committed
Mar 8, 2021
1 parent
884f406
commit a9df147
Showing
4 changed files
with
1,040 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# PetriNets-CLIM-Demo | ||
A Simple Petri Net Editor and Simulator written in Common Lisp with CLIM (Common Lisp Interface Manager) GUI | ||
|
||
A simple Petri Net editor and simulator written in Common Lisp using CLIM (Common Lisp Interface Manager) for the GUI. | ||
|
||
 | ||
|
||
This was written in 2003 for a one [hour presentation / lecture about CLIM](./clim.pdf) taught by the author to CS students at the University of Hamburg. | ||
|
||
The [Common Lisp / CLIM Petri Net editor / simulator program](src/petri2.lisp) was used as a running example in this lecture. It still compiles with LispWorks 6.1 and CLIM, under Ubuntu / Linux using the Motif port of CLIM. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.