ashishghosh/ferite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
--------------------------------------------------------------------------- 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
Releases
No releases published
Languages
- C 91.4%
- Yacc 2.5%
- Makefile 1.3%
- Shell 1.2%
- Lex 1.1%
- Slash 0.9%
- Other 1.6%