FredericHamel / jazz

JazzScheme is a development system based on extending the Scheme programming language and the Gambit system. It includes a module system, hygienic macros, object-oriented programming, a full featured cross-platform application framework, a sophisticated programmable IDE and a build system that creates binaries that run on Mac OS X, Windows and Linux. JazzScheme has been used for more than 15 years to develop high-quality commercial software.

Home Page:http://www.jazzscheme.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JazzScheme is a development system based on extending the Scheme
programming language and the Gambit system.


License
=======

JazzScheme is released under a dual Mozilla Public License Version 1.1 or
GNU General Public License v2 or later. Choose whichever license you prefer.


Platforms
=========

Windows, Mac OS X / X11, Linux / X11


Distribution
============

README                   :  Readme file
INSTALL                  :  Installation instructions
NEWS                     :  Breaking changes and version news

.git                     :  Git repository
.gitignore               :  File patterns ignored by Git
.gitmodules              :  Used by Git to manage submodules

jam                      :  JazzScheme Management System
configure                :  Placeholder for configure
make                     :  Placeholder for make

bin                      :  Default configuration binaries
build                    :  Custom configurations binaries
devel                    :  For developers of JazzScheme
etc                      :  Various resources like fonts
foreign                  :  Foreign libraries like cairo
kernel                   :  Scheme implementation of the Jazz kernel
lib                      :  Pre-installed packages


Building
========

Please see INSTALL for details and examples on building JazzScheme.


Launching
=========

Once you have built Jazz you can run the kernel executable to load and execute
units and modules.


Documentation
=============

Jazz documentation is available online at www.jazzscheme.org


------------------------------------------
Send comments, suggestions, bugs,... to:
gcartier@jazzscheme.org

About

JazzScheme is a development system based on extending the Scheme programming language and the Gambit system. It includes a module system, hygienic macros, object-oriented programming, a full featured cross-platform application framework, a sophisticated programmable IDE and a build system that creates binaries that run on Mac OS X, Windows and Linux. JazzScheme has been used for more than 15 years to develop high-quality commercial software.

http://www.jazzscheme.org/


Languages

Language:C 85.0%Language:Scheme 9.8%Language:C++ 4.8%Language:HTML 0.3%Language:Shell 0.1%Language:CSS 0.0%Language:Objective-C 0.0%Language:Makefile 0.0%Language:JavaScript 0.0%Language:Java 0.0%Language:Python 0.0%Language:Lua 0.0%Language:TSQL 0.0%Language:Common Lisp 0.0%Language:SWIG 0.0%