SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
  • Interpreters
Advanced
Filters
  • Programming Language: Lisp ×
  • OS: Windows ×
Refine your search
Translations
  • English (29)
  • German (2)
  • Russian (2)
  • Czech (1)
  • Danish (1)
  • Dutch (1)
  • French (1)
  • Hindi (1)
  • Japanese (1)
  • Spanish (1)
License
  • OSI-Approved Open Source (46)
    • GNU General Public License version 2.0 (21)
    • GNU Library or Lesser General Public License version 2.0 (11)
    • BSD License (5)
    • MIT License (4)
    • Apache License V2.0 (2)
    • Apache Software License (2)
    • Academic Free License (1)
    • Artistic License (1)
    • GNU General Public License version 3.0 (1)
    • Mozilla Public License 1.1 (1)
  • Other License (2)
  • Public Domain (2)
Programming Language
  • Java (20)
  • Scheme (10)
  • C (7)
  • C# (7)
  • Common Lisp (4)
  • Assembly (2)
  • C++ (2)
  • PHP (2)
  • Perl (2)
  • D (1)
  • Logo (1)
  • Pascal (1)
  • Prolog (1)
  • Python (1)
  • Smalltalk (1)
Status
  • 5 - Production/Stable (17)
  • 4 - Beta (11)
  • 1 - Planning (10)
  • 2 - Pre-Alpha (9)
  • 3 - Alpha (3)
  • 6 - Mature (2)
  • 7 - Inactive (1)
OS
  • Linux (43)
  • Mac (39)
  • Grouping and Descriptive Categories (31)
    • OS Independent (22)
    • All POSIX (14)
    • All 32-bit MS Windows (8)
    • 32-bit MS Windows (7)
    • OS Portable (3)
  • Modern (11)
    • Linux (7)
    • OS X (5)
    • Solaris (3)
    • Win2K (3)
    • WinXP (3)
    • Vista (1)
    • Windows 7 (1)
  • BSD (5)
  • Emulation and API Compatibility (4)
    • MinGW/MSYS (3)
    • Cygwin (2)
Freshness
  • Recently updated (2)

Interpreters

Sort By
Rating
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 2.

  • CLISP - an ANSI Common Lisp Icon
    CLISP - an ANSI Common Lisp

    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.

    527 weekly downloads
  • Embeddable Common-Lisp Icon
    Embeddable Common-Lisp

    ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp language as described in the X3J13 Ansi specification, featuring CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executab

    50 weekly downloads
  • DotLisp Icon
    DotLisp

    An interactive, Lisp-like language for .Net scripting and development, having deep .Net integration, sharing type system, GC and other runtime services etc., with transparent access to .Net w/o a FFI or wrappers.

    4 weekly downloads
  • fun4j Icon
    fun4j

    fun4j brings functional programming to the JVM. It's a framework that integrates major concepts from functional programming into the Java Platform. It also provides seamless integration of Java with Lisp coding, by using a lisp-to-bytecode compiler.

    2 weekly downloads
  • xacc.ide Icon
    xacc.ide

    xacc.ide is a opensource IDE aimed at mainly .NET development. It has a code editor written in 100% C# code, which is faster than most commercial offerings.

    16 weekly downloads
  • JLisa Icon
    JLisa

    JLisa, \"Java Lisp-based Intelligent Software Agents\", is based on Lisa, http://lisa.sourceforge.net/, a production rule system similar to Jess. It runs in java through ABL, armed-bear Lisp, http://www.armedbear.org.

    8 weekly downloads
  • RSLisp Icon
    RSLisp

    RSLisp is a new dialect of Lisp which works on the NET Framework with a special compilation/interpretation model. If you wish you can download the source and build it yourself for Linux (requires Mono Framework), but I don't promise that it'll work

    2 weekly downloads
  • Jatha - Java LISP library Icon
    Jatha - Java LISP library

    Jatha is a Java library that implements a large subset of Common LISP, including most of the datatypes (e.g. packages, bignums). The API allows access to LISP from Java. Jatha is useful as a fast, embedded LISP language, or as a standalone LISP.

    3 weekly downloads
  • Ksi Scheme interpreter Icon
    Ksi Scheme interpreter

    Ksi is a portable, embeddable Scheme implementation written in C.

    6 weekly downloads
  • PDKB JavaLisp Implementation Icon
    PDKB JavaLisp Implementation

    This is one approach to implementing the ideas discussed as the Public Domain Knowledge Base. Originally coded by Stephen Reed before joining Cycorp and currently maintained by Vic Bancroft. The next release with contributions made here will be versio

    1 weekly downloads
  • ACDK Icon
    ACDK

    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.

    1 weekly downloads
  • IPSIL embedable lisp interpreter Icon
    IPSIL embedable lisp interpreter

    IPSIL is an embedable lisp interpreter which uses dynamic binding and somewhat CommonLISPish syntax

    1 weekly downloads
  • Berkeley Logo Icon
    Berkeley Logo

    Berkeley Logo is an interpreter for the Logo programming language. It was originally written in C by Brian Harvey and his students. We are rewriting it to use the wxWidgets graphics library.

    0 weekly downloads
  • CommGen: Component Integration Platform Icon
    CommGen: Component Integration Platform

    The CommGen platform is intended to be a simple, scalable integration platform for small to medium problem sets. The architecture is simple, consisting of a distributed kernel, distributed O/S, agent and application layer.

    0 weekly downloads
  • depricated Icon
    depricated

    0 weekly downloads
  • Kawa Icon
    Kawa

    Kawa is a full Scheme implementation. It implements almost all of R5RS (for exceptions see Restrictions), plus some extensions.

    6 weekly downloads
  • Jawara Icon
    Jawara

    Jawara is a lisp scripting language on Java/Android.

    0 weekly downloads
  • Macro programming language Icon
    Macro programming language

    The intention of this independent research project is to develop a simple programming language that has rather powerful metaprogramming capabilities.

    0 weekly downloads
  • MiniJLisp: mini Lisp interpreter in Java Icon
    MiniJLisp: mini Lisp interpreter in Java

    MiniJLisp is a minimal implementation of an interpreter for a Lisp style language in Java. MiniJLisp is designed to be used as an embedded extension language in Java programs.

    1 weekly downloads
  • RefLisp Icon
    RefLisp

    RefLisp is a small Lisp interpreter written in C++. It has: an built-in web server, Wiki, LISP server pages, SQL Databases, XML parser, MD5 hashing, regular expressions, reference counting and mark-sweep garbage collection, GPL.

    2 weekly downloads
  • LiLi Icon
    LiLi

    A small but extensible Java based "embedded lisp"- derives from the 1960 Mc Carthy Lisp a new consequently functional, dynamically scoped dialect enriched by modern features (pattern matching, parallel processing, implicit lex. closures etc).

    1 weekly downloads
  • webbased lisp interpreter written in php Icon
    webbased lisp interpreter written in php

    This is a lisp interpreter written in php which can be access through a comfortable webinterface. The functionality is based on a tutorial by Ron Deep. The project has been started by Ralf D. Mueller.

    3 weekly downloads
  • JLLL Icon
    JLLL

    JLLL - Java Lisp Like Language. Everything are Objects! Classes, methods, functions, arguments and so on are Objects. This language uses Lisp syntax.

    0 weekly downloads
  • kin Icon
    kin

    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.

    1 weekly downloads
  • FrAid System and Language Icon
    FrAid System and Language

    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

    13 weekly downloads
  • Back
  • 1
  • 2
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Big Data