/pop-pl

A Patient-Oriented Prescription Programing Language

Primary LanguageRacket

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.