Skip to content

kimhanse/kollos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Kollos

This is the repository for the Kollos project, an extension of, and wrapper for, the Marpa parse engine. Kollos is made available under same license as Lua 5.1: the "MIT License".

Contributing to the Kollos project

By submitting code to this repository, you are considered to have signed off on the Developer's Certificate of Origin, which is given below.

You are also considered to have assigned copyright to the copyright holder for Kollos. As of this writing, Jeffrey Kegler holds the copyright for Kollos.

All code contributed must be compatible with the MIT License.

It is imperative that all contributed code be legitimately free software. For that reason, code from anonymous (or pseudonymous) contributors will not be accepted. By contributing code to this repository, all contributors "sign off" on that code, agreeing that the code can be distributed under the MIT License. Code which has not been licensed as free software by its owner, or which risks creating copyright-related problems (such as code which derives from reverse-engineering efforts lacking proper safeguards) cannot be contributed.

Developer's Certificate of Origin

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or

(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or

(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.

(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

About

Design documents for the Kollos project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.5%
  • C++ 7.4%
  • Shell 0.1%