Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

Parsec Language Neutral Operations

This repository provides a centralised access for all Parsec operations. Client libraries can download and compile the operations of this repository to the programming language that they use. Please check the operations document for more information on operations.

License

The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.

User Guide

In order to make a Parsec client library, you will need to add in the build script of your library the needed operations to clone this git repository and then compile the operations into functions to convert between your language native memory structures and the operations format.

Contributing

Please check the Contribution Guidelines to know more about the contribution process.

You can’t perform that action at this time.