Giter VIP home page Giter VIP logo

besspin-lando's Introduction

This material is based upon work supported by the Defense Advanced
Research Project Agency (DARPA) under Contract No. HR0011-18-C-0013. 
Any opinions, findings, conclusions or recommendations expressed in
this material are those of the author(s) and do not necessarily
reflect the views of DARPA.

Distribution Statement "A" (Approved for Public Release, Distribution
Unlimited)

Lando

This repository is organized as follows:

  • source/lobot - A parser, type checker, and instance generator for the Lobot sublanguage of Lando. See source/lobot/README.md for more details.

  • source/lando - A parser and command line tool for the Lando System Specification (Sub)Language (SSL).

    To run the SSL parser on a .lando file, first run ./lando.sh -r to build the executable, then run:

    $ ./lando.sh -f path/to/source.lando
    

    Use -h to view the available options. See source/lando/README.md for more details.

  • docs - Formal description of Lobot and the Lando SSL.

Status of un-merged branches

This section gives short summaries of the branches which were still in-progress as of September 2020.

  • lssl-v2 - Implements the changes to the Lando SSL discussed in this Google Doc, along with a well-formedness checker for this version 2 of SSL and documents in docs/system-spec-sublang giving a formal presentation of its grammar and well-formedness criteria. This branch may be ready to merge once it is tested.

  • lssl-well-formed - Adds a document in docs/system-spec-sublang giving a formal presentation of the well-formedness criteria of the Lando SSL v1. If lssl-v2 is merged, this branch could be merged in renaming wf.tex to old_wf.tex.

  • feature/constrained-functions - Work in progress on all three tasks in #56 (adding support for abstract functions with constraints in Lobot), but is currently missing support for functions which contain other function calls in their argument constraints. Before this can be merged some deep thought needs to be given as to whether these changes are really what we want.

besspin-lando's People

Contributors

benjaminselfridge avatar eddywestbrook avatar kiniry avatar m-yac avatar phsmenon avatar podhrmic avatar rtadros125 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.