Spar is a math-oriented scripting language. It is simple, clean, andextensible.
Be the first to post a text review of spar . Rate and review a project by clicking thumbs up or thumbs down in the right column.
version 0.5.10 o applications framework updated (signal and terminal support) o some fixes in the math library 26/6/2001 (me) (released 0.5.10) * lib/version.c: minor fixes * lib/: function/ variable/ constant/ merged into parser/ * lib/framework: signals and terminals updates, application flags, code cleanups * lib/parser: constant, variable, function merged into parser; now the parser is capable to recognize numbers in scientific format * lib/constant/sl_constant.h: constants definitions (no constants table functions) 25/6/2001 (me) * lib/vector: added a simple test (try: "make check; ./test;") * lib/complex: updated (hyperbolic and inverse hyperbolic functions) 24/6/2001 (me) * lib/framework: new dir., it contains all applications related code added also a basic terminal and signal support * lib/math: some fixes in the domain errors (tan and cotan functions) * text-fe moved in calculator, also some minor bug were fixed
See the ChangeLog.
21/6/2001 (me) * lib/poly: added a complex version of solve_quadratic and solve_cubic * lib/complex: updated and some minor bugs were fixed * lib/test: new test sublibrary * added complex version of solve_c and solve_q modules * man page updated * FAQ updates * lib/module/module_loader.c: now empty line is ignored 20/6/2001 (me) * lib/math: variuos #include fixes * lib/vector: splitted vector.c into several source files * new lib subdir: ds (data structures) * C application framework * lib/version.c: minor fixes 19/6/2001 (me) * lib/error/sl_errno.h: now g++ can compile successfully this file * lib/error/sl_error.h: now g++ can compile successfully this file * libtool fixes (dependecies libs fixed to -lm and -ldl); Added libtool versioning * added a private assertion checking system (lib/assert.c, sl_conf.h) * modules: placed all modules on modules dir., Makefile.am updated * added configure switch "--enable_modules" * lib/vector/vector.c: updated * lib/io/write_value.c: some minor bug fixes * lib/poly/poly.c: new file
See the ChangeLog file.
See the ChangeLog for a detailed description.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?