Skip to content

janus/citrine

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e4ed37 · Feb 28, 2016
Feb 18, 2016
Feb 28, 2016
Feb 9, 2016
Feb 8, 2016
Feb 13, 2016
Feb 28, 2016
Feb 7, 2016
Feb 4, 2016
Aug 30, 2015
Feb 5, 2016
Feb 28, 2016
Feb 6, 2016
Feb 28, 2016
Feb 28, 2016
Feb 27, 2016
Feb 17, 2016
Feb 4, 2016
Feb 28, 2016
Feb 15, 2016
Feb 7, 2016
Feb 16, 2016
Feb 8, 2016
Nov 28, 2015
Nov 28, 2015
Feb 28, 2016
Jan 17, 2016
Feb 15, 2016
Feb 8, 2016
Feb 28, 2016

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.1%
  • HTML 12.8%
  • Shell 2.7%
  • Makefile 0.4%