Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambdamikel committed Mar 24, 2021
1 parent b4d83cc commit 86db660
Show file tree
Hide file tree
Showing 9 changed files with 1,046 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,25 @@ CLIM (Common Lisp Interface Manager) for its 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 simple CLIM Petri Net editor & simulator in
this repository was used as a running example in the lecture. It still
compiles with LispWorks 6.1 CLIM.
University of Hamburg. The [simple CLIM Petri Net editor & simulator
in this repository](./src/petri4.lisp) was used as a running example
in the lecture. It still compiles with LispWorks 6.1 CLIM.

## Linux / Motif CLIM

![Linux](pics/petrinet.png)
![Linux 1](pics/petrinet.png)

![Linux 2](pics/petrinet2.png)

Use [`petri2.lisp`](src/petri2.lisp).

## Windows CLIM

![Windows 1](pics/windows-1.png)

![Windows 2](pics/windows-2.png)

Use [`petri3.lisp`](src/petri3.lisp).
![Windows 2](pics/windows-3.png)




Binary file modified pics/petrinet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/petrinet2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/windows-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pics/windows-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/windows-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 86db660

Please sign in to comment.