newLisp Alternatives
newLisp is described as 'newLISP is a LISP-like scripting language for doing things you typically do with scripting languages: programming for the internet, system administration, text processing, gluing other programs together, etc' and is a programming language in the development category. There are four alternatives to newLisp for Mac, Windows, Linux and BSD. The best newLisp alternative is Hy, which is both free and Open Source. Other great apps like newLisp are CLISP, Nu and GNU Common Lisp.
Hy
Is this is a good alternative?YesNo38 Hy alternatives- Free • Open Source
- Programming Language
- Mac
- Windows
- Linux
Hy is a wonderful dialect of Lisp that’s embedded in Python.
Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form!.
- - Hy is the most popular Windows, Mac & Linux alternative to newLisp.
- - Hy is the most popular Open Source & free alternative to newLisp.
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.
CLISP Features
Nu is an interpreted object-oriented programming language, with a Lisp-like syntax, it was created as an alternative scripting language to program Mac OS X through its Cocoa API.
GNU Common Lisp
Is this is a good alternative?YesNo13 GNU Common Lisp alternatives- Free • Open Source
- Windows
- Linux
- BSD
GCL is the official Common Lisp for the GNU project. Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability. GCL currently compiles itself and the primary free software Lisp applications...