Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 735 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 735 Bytes

Build Status Coverage Status

This is the implementation of the Patient Oriented Prescription Programming Language (POP-PL)

To install

  1. Download the latest version of Racket from http://download.racket-lang.org/
  2. Open the DrRacket IDE, which comes with Racket
  3. Select "File" -> "Install Package..."
  4. Enter "pop-pl" into the dialog and click "Install"
  5. You can now open and run any of the ".pop" files in the examples. Pressing run will present you with a REPL to play with message interactions.