Skip to content
/ Cryml Public

An agnostic, DRYML inspired markup language written in C

Notifications You must be signed in to change notification settings

dalthon/Cryml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryml

Want to contribute?

Just clone the project, install latest bison, http://ftp.gnu.org/gnu/bison/ and CUnit, http://sourceforge.net/projects/cunit/

To run the test you simple have to run:

make {clean,test}

Don't know where and how to start contributing? Is simple just run the following commands on your shell and follow along.

grep -inre TODO src/
grep -inre TODO test/

Any questions? Join us on our mailing list:

[email protected]

About

An agnostic, DRYML inspired markup language written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages