Code Monkey home page Code Monkey logo

language-coq's Introduction

language-coq

CI Pipeline

This repository contains an AST and pretty-printer for Coq. The code in this repository has originally been developed as part of the hs-to-coq compiler but has been extracted for use in the free-compiler

Table of Contents

  1. Directory Structure
  2. Getting Started
  3. Get Involved
  4. License

Directory Structure

This repository is structured as follows.

  • ./src/lib contains the source code of the library. All modules start with the prefix Language.Coq.

    • The AST is located in Language.Coq.Gallina.
    • The pretty-printer can be found in Language.Coq.Pretty.
  • tool contains Bash scripts that are used during development and for testing.

Getting Stated

Required Software

The library is written in Haskell and uses Cabal to manage the dependencies. The library has been tested with the following versions of the GHC and Cabal.

  • GHC, version 8.6.5
  • Cabal, version 3.4.0.0

Installation

The language-coq package is not yet on Hackage. In order to use this package in your own project, include the following stanza in your cabal.project file.

source-repository-package
  type: git
  location: git://github.com/FreeProving/language-coq.git
  tag: v0.4.0.0

Get Involved

Feature requests, enhancement proposals, bug reports, pull requests and all other contributions are welcome!
Have a look at our contributing guidelines for more information on how to contribute.

License

The language-coq library is licensed under the MIT License.
See the LICENSE file for details.

language-coq's People

Contributors

abailly avatar antalsz avatar crizkallah avatar daniel-teut avatar joscoh avatar just95 avatar jwiegley avatar lastland avatar liyishuai avatar maclement avatar marvinlira avatar nomeata avatar qsctr avatar samuelgruetter avatar sweirich avatar threonorm 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.