Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/florence/pop-pl
- Owner: florence
- Created: 2014-11-12T23:44:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T15:56:01.000Z (almost 7 years ago)
- Last Synced: 2024-06-18T20:08:38.970Z (6 months ago)
- Topics: racket
- Language: Racket
- Size: 1.64 MB
- Stars: 20
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.