Skip to content

twiggler/citrine

This branch is 1103 commits behind gabordemooij/citrine:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15b295d · Feb 25, 2018
Feb 3, 2018
Feb 27, 2018
Dec 31, 2017
Feb 27, 2018
Feb 3, 2018
Feb 17, 2018
Feb 25, 2018
Feb 25, 2018
Jan 1, 2018
Feb 1, 2018
Dec 31, 2017
Nov 19, 2016
Feb 19, 2018
Feb 3, 2018
Feb 27, 2018
Feb 5, 2018
Feb 19, 2018
Feb 12, 2018
Feb 11, 2018
Feb 27, 2018
Feb 27, 2018
Feb 27, 2018
Nov 19, 2016
Jan 30, 2018
Feb 25, 2018
Nov 28, 2015
Nov 28, 2015
Feb 25, 2018
Jan 17, 2016
Feb 11, 2018
Jan 30, 2018
Feb 19, 2018

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.sh
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 91.2%
  • HTML 6.8%
  • Shell 1.6%
  • Makefile 0.4%