All Projects → darkrock → ferite

darkrock / ferite

Licence: other
The ferite Programming Language

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
Slash
17 projects
Vim Script
2826 projects
emacs lisp
2029 projects
CSS
56736 projects
---------------------------------------------------------------------------
The point of good compilers is world domination. The point of not-so-good
compilers is to serve quality coffee at an affordable price.

Compiler.CupOfCoffee();

[via Tony Guntharp]
---------------------------------------------------------------------------

To build ferite run:

  $ ./configure
  $ make
  $ su -c 'make install'
  
The ferite and c api documentation will automatically be generated when you install ferite. You can find all the documentation for ferite in
$prefix/share/doc/ferite. There should be the pdf versions of the manual,
embed guide, and feritedoc tool, as well as html versions in the 
html-manual directory that can be found there. All example scripts will
be copied to $prefix/share/doc/ferite/examples.

The default prefix is usually /usr/local
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].