Maxima is a computer algebra system comparable to commercial systems like Mathematica and Maple. It emphasizes symbolic mathematical computation: algebra, trigonometry, calculus, and much more.
For example, Maxima solves x^2-r*x-s^2-r*s=0, giving the symbolic results [x=r+s, x=-s]. It can also calculate with exact integers and fractions, native floating-point, and high-precision big floats.
Maxima has user-friendly front-ends, an online manual, plotting commands, and numerical...
Lush is a Lisp dialect with extensions for object-oriented and array-oriented programming. Lush is intended for prototyping numerically intensive applications and is designed for easy integration of existing C/C++/Fortran codes.
Axiom is a computer algebra system. It consists of an interpreter,
a compiler and a library of algorithms. Axiom is an excellent research
platform as well as a useful tool for scientific programming.
Starbatch is a batch lisp program for Autodesk Autocad drawings. Using StarBatch you can automate AutoCAD to save you time and money. Batch your favourite Lisp's while you complete other tasks.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
wxMaxima is a cross-platform graphical front-end for the computer algebra system Maxima based on wxWidgets. It provides nice display of mathematical output and easy access to Maxima functions through menus and dialogs.
This project has moved to github and can be reached at http://wxmaxima-developers.github.io/wxmaxima/
Real-time audio synthesis engine and music programming language
N.B. SuperCollider is now hosted at GitHub, and the most recent versions can be downloaded from there. http://supercollider.github.io
A real time audio synthesis engine, and an object-oriented programming language specialised for music.
SuperCollider was created in 1996 by James McCartney, now (since version 3) released as free software.
ST je stavařská nadstavba pro AutoCAD a IntelliCAD napsaná v AutoLISPu. První řádky byly napsány někdy v říjnu 1999. Z počátku měl celý projekt sloužit jen k připomenutí a zdokonalení se v AutoLISPu. Časem ale vzniklo dost funkcí, které pokud by se poskládaly dohromady, byl by z toho celkem užitečný celek. První použitelné verze byly k dispozici v létě 2000. Spolehlivě fungovaly ale jen pod A2000. Skutečně spolehlivá verze byla až verze 1.40, o té se i přes všechny nedostatky dalo říci, že...
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
DodoCAD is a Free suite of AutoLISP and VBA tools for AutoCAD. It simplifies the typical configuration and editing tasks required in the Architectural/Engineering practice.
The PGMFI project has as its goal total understanding of the computerized systems such as ECUs, ABS controllers and other devices present in Honda vehicles. Currently, the Non-Commercial-Sharealike license is reccomended for all releases.
The program implements John Koza's basic formulation of a genetic program. The application of the GP is John Sterman's beer game. The program is written in LISP, and executes in GNU clisp. I have run it successfully on both Linux and Windows.