Skip to content

flijten/saffire

 
 

Repository files navigation

Saffire

A new OO programming scripting language, based on primarily Python, PHP and Ruby. It's primary features:

  • interpreted language
  • dynamically strong typed
  • everything is an object
  • full unicode support
  • method + operator overloading

More information can be found at our website: http://www.saffire-lang.org. We're on IRC freenode as well, on channel #saffire.

Installation:

sh autogen.sh
./configure [--enable-debug]
make

About

The programming language

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.8%
  • PHP 3.5%
  • C++ 2.1%
  • Other 0.6%