Skip to content

mcimini/lang-n-play

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lang-n-play: A language-oriented programming language with languages as first-class citizens.

Requirements

  • OCaml (version tested: 4.02.3)
  • OCaml batteries (version tested: 2.5.2)
  • OCaml menhir (version tested: 20150914)
  • ELPI/Lambda-prolog.
    Lang-n-play has been developed with ELPI downloaded on June 2018. The library has changed its API since then. Using newer versions would likely fail to compile due to API mistmatch.

Quick usage (from shell):
$ make
$ ./lofl <example.lop>

About

Lang-n-play: A language-oriented programming language with languages as first-class citizens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages