Popular x64 Tags
- windows x64 download
- tool x64 download
- software x64 download
- editor x64 download
- xml x64 download
- python x64 download
- view x64 download
- dll x64 download
- sql x64 download
- resource x64 download
- dotnet x64 download
- compare x64 download
- csv x64 download
- uml x64 download
- table x64 download
- delphi x64 download
- xls x64 download
- query x64 download
- diff x64 download
- perl x64 download
- html x64 download
- database x64 download
- convert x64 download
- sql tools x64 download
- ide x64 download
- sql tool x64 download
- doc x64 download
- activestate x64 download
- txt x64 download
- mssql x64 download
newLISP 10.7.5
Sponsored links:
Lutz Mueller
newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped down to easy-to-learn essentials. newLISP is small on resources like disk space and memory but has a deep, practical API.
LISP is an old language born, grown, and standardized in times very different from today, times when programming was for highly educated people who engineered programs. newLISP is LISP reborn as a scripting language: pragmatic and casual, simple to learn without requiring you to know advanced computer science concepts.
Like any good scripting language, newLISP is quick to get into and gets the job done without fuss. It has all of the essential elements that made LISP famous: symbol processing, lists, anonymous functions (lambda expressions), and S-expressions as a simple syntax for both data and program.
newLISP can do things you typically do with scripting languages.
newLISP has a modern relevant API (Application Programming Interface) with networking, regular expression, advanced math, simulation, statistics, financial, HTTP, and XML functions built right into it. newLISP modules are available that let you connect newLISP to databases, mailservers, and more.
FEATURES:
A Modern Built-In API:
· Indexing into nested lists and implicit indexing
· Nested associations
· Regular expressions PCRE
· Pattern matching with match and unify
· Networking functions: TCP/IP, UDP, HTTP, ICMP
· XML functions
· Advanced Math and classic Statistics functions
· Bayesian Statistics functions
· Financial functions
· Date and time functions
· I/O transparent over local files or remote files via HTTP
· Name spaces (contexts) for programming in modules
· FOOP Functional Object Oriented Programming. See example
· Distributed computing support with remote evaluation and HTTP file API.
· Cilk-style API for multiprocessor support
Expandable API:
· Import functions from C libraries
· Modules for MySQL, SQLite, Zlib, Crypto, Postscript etc.
· Document generation support for user written modules: newLISPdoc
Complete Documentation:
· Users Manual and Reference
· Cookbook for common solutions Code Patterns in newLISP
· Introductions, e.g.: Introduction to newLISP
· Training videos; see Documentation page
Advanced Automatic Memory Management:
· ORO memory management
· Synchronous for repeatable processing times in real-time tasks
· Fast and lower on resources
Multiprocessing:
· UNIX forks (not on Win32)
· Semaphores
· Shared memory
· Local domain UNIX sockets for fast IPC (not on Win32)
· Cilk-style multiprocessing API
· Actor messaging API for process inter communication
Distributed Computing Support:
· Net-eval function for remote evaluation on multiple network nodes
· HTTP and net-eval server modes built-in (no code required)
· Most file operations can take URLs
64-bit support:
· 64-bit standard for integers and some file operations in the standard 32-bit versions
· LP64 Memory model support makefiles for LINUX, MacOS X and SOLARIS, TRU64
Small and portable:
· Only around 200KB in size (depending on platform and compile flavor)
· Very fast load time for CGI and scripts
· Uses only very essential UNIX libs found on the smallest systems
· Makefiles for FreeBSD, NetBSD, OpenBSD, Mac OS X, LINUX, SOLARIS, TRU64, Win32.
Embeddable:
· Shared library versions for all Platforms (.so, .dylib, .dll)
International:
· Unicode - UTF-8 support compile flavors
Enterprise:
· Well documented
· Support via responsive community
· Modules in isolated namespaces
· Automatic generation of source code API documentation using newLISPdoc utility (similar to javadoc).
LISP is an old language born, grown, and standardized in times very different from today, times when programming was for highly educated people who engineered programs. newLISP is LISP reborn as a scripting language: pragmatic and casual, simple to learn without requiring you to know advanced computer science concepts.
Like any good scripting language, newLISP is quick to get into and gets the job done without fuss. It has all of the essential elements that made LISP famous: symbol processing, lists, anonymous functions (lambda expressions), and S-expressions as a simple syntax for both data and program.
newLISP can do things you typically do with scripting languages.
newLISP has a modern relevant API (Application Programming Interface) with networking, regular expression, advanced math, simulation, statistics, financial, HTTP, and XML functions built right into it. newLISP modules are available that let you connect newLISP to databases, mailservers, and more.
FEATURES:
A Modern Built-In API:
· Indexing into nested lists and implicit indexing
· Nested associations
· Regular expressions PCRE
· Pattern matching with match and unify
· Networking functions: TCP/IP, UDP, HTTP, ICMP
· XML functions
· Advanced Math and classic Statistics functions
· Bayesian Statistics functions
· Financial functions
· Date and time functions
· I/O transparent over local files or remote files via HTTP
· Name spaces (contexts) for programming in modules
· FOOP Functional Object Oriented Programming. See example
· Distributed computing support with remote evaluation and HTTP file API.
· Cilk-style API for multiprocessor support
Expandable API:
· Import functions from C libraries
· Modules for MySQL, SQLite, Zlib, Crypto, Postscript etc.
· Document generation support for user written modules: newLISPdoc
Complete Documentation:
· Users Manual and Reference
· Cookbook for common solutions Code Patterns in newLISP
· Introductions, e.g.: Introduction to newLISP
· Training videos; see Documentation page
Advanced Automatic Memory Management:
· ORO memory management
· Synchronous for repeatable processing times in real-time tasks
· Fast and lower on resources
Multiprocessing:
· UNIX forks (not on Win32)
· Semaphores
· Shared memory
· Local domain UNIX sockets for fast IPC (not on Win32)
· Cilk-style multiprocessing API
· Actor messaging API for process inter communication
Distributed Computing Support:
· Net-eval function for remote evaluation on multiple network nodes
· HTTP and net-eval server modes built-in (no code required)
· Most file operations can take URLs
64-bit support:
· 64-bit standard for integers and some file operations in the standard 32-bit versions
· LP64 Memory model support makefiles for LINUX, MacOS X and SOLARIS, TRU64
Small and portable:
· Only around 200KB in size (depending on platform and compile flavor)
· Very fast load time for CGI and scripts
· Uses only very essential UNIX libs found on the smallest systems
· Makefiles for FreeBSD, NetBSD, OpenBSD, Mac OS X, LINUX, SOLARIS, TRU64, Win32.
Embeddable:
· Shared library versions for all Platforms (.so, .dylib, .dll)
International:
· Unicode - UTF-8 support compile flavors
Enterprise:
· Well documented
· Support via responsive community
· Modules in isolated namespaces
· Automatic generation of source code API documentation using newLISPdoc utility (similar to javadoc).
OS: Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64
newLISP Reviews
Software: | newLISP 10.2.14 |
Reviewed by: | Kazimir Majorinc (Nov 30, 2010) |
Rating: | |
Review: | My favourite Lisp. I like it because of abstract and reflexive features, most notably fexprs and dynamic scope, and other users prefer it because it is easy to use for various "scripting" tasks. It has excellent, helpful community. If in doubt - check at our forum "newlisp fan club" - I cannot give link, but Google knows. |
Add Your Review or 64-bit Compatibility Report
Top Other 64-bit downloads
Texmaker 5.1.4
A text editor that integrates many tools needed to develop documents with LaTeX
Freeware
Members area
Top 64-bit Downloads
-
IDA Free 8.4
x64 freeware download -
PyScripter x64 4.3.4
x64 open source download -
TeamTalk SDK x64
Professional Edition 5.11a
x64 trialware download -
Android NDK x64 Revision 26d
x64 freeware download -
EverEdit Portable x64 4.5.0.4500
x64 shareware download -
PilotEdit Pro x64 19.3.0
x64 shareware download -
LoadUI 64-bit 2.5.4
x64 open source download -
PyQt6 6.7.0
x64 open source download -
FreeBasic for Windows
(x64 bit) 1.10.1
x64 open source download -
Java Runtime Environment
64bit 10.0.2
x64 freeware download
Top Downloads
-
NASM 2.16.01
open source download -
AdFind 1.62.00
freeware download -
HxD 2.5.0.0
freeware download -
Tundra 2.3.2
open source download -
Md5deep 4.4
freeware download -
Milesight VMS Lite(ONVIF
compatible) 2.1.0.26
freeware download -
Texmaker 5.1.4
freeware download -
Easy Code for MASM 1.07.0.0009
freeware download -
KindleGen 2.9 B1029
freeware download -
OllyDbg 2.01
freeware download -
IDA Free 8.4
freeware download -
TMS Advanced Charts 4.0.0.0
commercial download -
Adobe Flash Player
Debugger 32.0.0.465
freeware download -
Swapy 0.5.4
open source download -
XTOOLS
shareware download