GithubHelp home page GithubHelp logo

julian-berbel / language-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bjpop/language-python

0.0 1.0 0.0 252 KB

A parser for Python 2.x and 3.x written in Haskell

License: BSD 3-Clause "New" or "Revised" License

Haskell 59.02% Logos 11.36% Yacc 29.63%

language-python's Introduction

Introduction

A lexer, parser and pretty printing library for Python 2 and 3.

License

language-python is released as open source software under the terms of the 3 clause BSD License. See the file LICENCE.txt in the source code repository of language-python.

Installation

language-python can be installed with cabal:

cabal install language-python

or, if you prefer, in a sandbox (recommended):

cabal sandbox init
cabal update
cabal install happy
cabal install alex
cabal install --dry-run
cabal install

use -jN for N threads of parallel building in the cabal install step if you have a multi-core machine.

Testing

Test cases are provided in a separate package language-python-test.

language-python's People

Contributors

bjpop avatar gabriella439 avatar garetht avatar jml avatar julian-berbel avatar mkovaxx avatar nomeata avatar sergv avatar truls avatar yiding avatar yihuang avatar

Watchers

 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.