Skip to content

Commit

Permalink
README.md update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambdamikel committed Mar 23, 2021
1 parent cd8e41d commit b4d83cc
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# PetriNets-CLIM-Demo

A simple Petri Net editor and simulator written in Common Lisp using CLIM (Common Lisp Interface Manager) for the GUI.
A simple Petri Net editor and simulator written in Common Lisp using
CLIM (Common Lisp Interface Manager) for its GUI.

## About

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.

This simple CLIM Petri Net editor & simulator was used as a running example in this lecture. It still compiles with LispWorks 6.1 CLIM.
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.

## Linux / Motif CLIM

Expand Down

0 comments on commit b4d83cc

Please sign in to comment.