Aluminium Language 0.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Aluminium Language 0.2 (Default branch)
# 1  
Old 05-11-2008
Aluminium Language 0.2 (Default branch)

Aluminium was started as an effort to find a different way of creating Web applications. It turned out as a visual data-flow based programming language. License: GNU General Public License (GPL) Changes:
This release includes new operations for data serialization and network access, as well as improvements for several old operations. Apart from new functionality, there are changes in the operation and argument names that will require developers to update all existing Aluminium applications.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
viewgar(1)							  The GiNaC Group							viewgar(1)

NAME
viewgar - GiNaC archive file viewer SYNPOSIS
viewgar [-d] [file...] DESCRIPTION
viewgar displays the contents of GiNaC archive files. By default it will print the archived expressions in standard mathematical notation. If given the -d option it will output a raw dump of the archive contents). OPTIONS
-d print raw dump of archive instead of formatted expressions AUTHOR
The GiNaC Group: Christian Bauer <Christian.Bauer@uni-mainz.de> Alexander Frink <Alexander.Frink@uni-mainz.de> Richard Kreckel <Richard.Kreckel@uni-mainz.de> Jens Vollinga <vollinga@thep.physik.uni-mainz.de> SEE ALSO
GiNaC Tutorial - An open framework for symbolic computation within the C++ programming language COPYRIGHT
Copyright (C) 1999-2011 Johannes Gutenberg Universitat Mainz, Germany This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. GiNaC 1.6.2 January, 2000 viewgar(1)