Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • DAEMON Tools Pro (...
  • FlashFXP [ DISCOUN...
  • PowerISO 4.9
  • WebcamMax [DISCOUN...
  • Zemana AntiLogger ...
  • System Mechanic Pr...
  • Glary Utilities Pr...
  • All My Movies [DIS...
  • Ad-Aware Internet ...
  • Atlantis Word Proc...
  • Home > Windows > Programming > Other Programming Files
     Report malware

    newLISP 10.3.10 Dev / 10.3.3

    download button

    Downloads: 2,279  View global page  Tell us about an update
    User Rating:
    Rated by:
    Good (3.6/5)
    19 user(s)
    Developer:

    License / Price:

    Size / OS:

    Last Updated:

    Category:

    GPL / $0
    1 MB / Windows All
    [view history]
    C: \ Programming \ Other Programming Files

     Read user reviews (0)  Send to friend   Follow (2 users)

    newLISP description

    A scripting language for developing web applications and programs in general and in the domains of A.I. and statistics

    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 has a modern relevant API (Application Programming Interface) with networking, regular expression, simulation, advanced math, statistics, financial, HTTP, and XML functions built right into it. newLISP modules are available that let you connect newLISP to databases, mailservers, and more.  

    Here are some key features of "newLISP":

    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).

    What's New in This Release: [ read full changelog ]

    · Repeating ffi 'callback' with the same symbol will just return the old
    · address but not redefine the callback or return nil (as in 10.3.9).
    · examples/opengl-demo-ffi.lsp now also working with extended callback API
    · on 32-bit and 64-bit.
    · Huge speed improvement in 'read-line' with file handle parameter,
    · now as fast as STDIN. For file and pipe operations.

    'struct's returned by the extended FFI will now be unpacked automatically. Nested structures will be unpacked recursively too:
    · (struct 'pair "char" "char") -> pair
    · (struct 'comp "pair" "int") => comp
    · (pack comp (pack pair 1 2) 3) => "\001\002\000\000\003\000\000\000"
    · (unpack comp "\001\002\000\000\003\000\000\000") => ((1 2) 3)

    Imported functions can now be default functors:
    · (define myprintf:myprintf (import "libc.dylib" "printf"))

    · All makefile_mingwdll* tweaked for MinGW gcc 4.6.2. But binaries are still
    · delivered compiled on gcc 4.4.0 and...

     Softpedia guarantees that newLISP 10.3.10 Dev / 10.3.3 is 100% FREE, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]


    TAGS:

    script editor | edit code | CGI application | script | programmer | CGI



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM