NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.06k stars 14.08k forks source link

Package request: plait #255534

Open abhillman opened 1 year ago

abhillman commented 1 year ago

Project description

The Plait language syntactically resembles the plai language, which is based on racket, but the type system is close to that of ML. For a quick introduction, see the tutorial section or the tutorial videos.

It may make sense to add plait as part of a newly created package set for racket.

Source: https://docs.racket-lang.org/plait/index.html

Metadata

abhillman commented 1 year ago

An alternative for the time being is to run raco pkg install plait or by using DrRacket per https://github.com/mflatt/plait/blob/master/README.txt.