Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florence/pop-pl

A Patient-Oriented Prescription Programing Language
https://github.com/florence/pop-pl

racket

Last synced: 20 days ago
JSON representation

A Patient-Oriented Prescription Programing Language

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/florence/pop-pl.svg?branch=master)](https://travis-ci.org/florence/pop-pl)
[![Coverage Status](https://coveralls.io/repos/florence/pop-pl/badge.png?branch=master)](https://coveralls.io/r/florence/pop-pl?branch=master)

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.