Skip to content

adamkao/citrine

 
 

Repository files navigation

Citrine

Citrine Programming Language

Welcome to the Citrine Programming Language Project.

Citrine is an easy-to-learn general purpose programming language for UNIX®-like operating systems. The Citrine Programming Language focuses on simplicity and emphasizes maintainability through readability. Simplicity is achieved by syntactical and conceptual minimalism. Citrine is fully open source and uses the BSD license.

Install

git clone --depth=50 https://github.com/gabordemooij/citrine.git gabordemooij/citrine
cd gabordemooij/citrine
git fetch origin
git checkout -qf FETCH_HEAD
./mk.bash
make install

For more information feel free to consult the official Citrine Programming Language homepage:

Official Website:

http://www.citrine-lang.org

test status

About

Citrine Programming Language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.3%
  • HTML 12.6%
  • Shell 2.7%
  • Makefile 0.4%