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
Refine your search
Translations
  • English (1,005)
  • German (66)
  • French (56)
  • Russian (48)
  • Spanish (47)
  • Polish (38)
  • Brazilian Portuguese (26)
  • Italian (24)
  • Japanese (21)
  • Chinese (16)
  • Chinese (9)
  • Catalan (6)
  • Dutch (6)
  • Greek (6)
  • Hungarian (6)
License
  • OSI-Approved Open Source (1,797)
    • GNU General Public License version 2.0 (914)
    • GNU Library or Lesser General Public License version 2.0 (315)
    • BSD License (223)
    • MIT License (123)
    • GNU General Public License version 3.0 (68)
    • Apache License V2.0 (51)
    • Artistic License (41)
    • Academic Free License (26)
    • Mozilla Public License 1.1 (22)
    • GNU Library or Lesser General Public License version 3.0 (20)
    • Apache Software License (17)
    • Common Public License 1.0 (17)
    • Python Software Foundation License (17)
    • Mozilla Public License 1.0 (16)
    • zlib/libpng License (15)
  • Public Domain (80)
  • Other License (41)
Programming Language
  • C (609)
  • Java (523)
  • C++ (487)
  • Python (140)
  • C# (107)
  • PHP (76)
  • Scheme (71)
  • JavaScript (67)
  • Perl (62)
  • Lisp (61)
  • Tcl (58)
  • Assembly (45)
  • Delphi/Kylix (44)
  • Forth (31)
  • BASIC (30)
Status
  • 4 - Beta (459)
  • 5 - Production/Stable (459)
  • 3 - Alpha (402)
  • 2 - Pre-Alpha (361)
  • 1 - Planning (300)
  • 7 - Inactive (59)
  • 6 - Mature (56)
OS
  • Linux (1,686)
  • Windows (1,634)
  • Grouping and Descriptive Categories (1,495)
    • All POSIX (590)
    • OS Independent (575)
    • All 32-bit MS Windows (457)
    • OS Portable (230)
    • 32-bit MS Windows (169)
    • 32-bit MS Windows (90)
    • All BSD Platforms (62)
    • 64-bit MS Windows (40)
    • Project is OS Distribution-Specific (4)
    • Project is an Operating System Kernel (4)
    • Classic 8-bit Operating Systems (1)
    • Project is an Operating System Distribution (1)
  • Mac (1,210)
  • BSD (521)
  • Modern (519)
    • Linux (395)
    • WinXP (140)
    • OS X (118)
    • Win2K (94)
    • Solaris (54)
    • Vista (41)
    • FreeBSD (31)
    • Windows 7 (31)
    • NetBSD (7)
    • OpenBSD (7)
  • Other Operating Systems (160)
    • MS-DOS (35)
    • Other (23)
    • Apple Mac OS Classic (15)
    • BeOS (11)
    • WinNT (10)
    • IBM OS/2 (9)
    • Microsoft Windows Server 2003 (9)
    • Win98 (8)
    • AmigaOS (7)
    • Console-based Platforms (7)
    • HP-UX (7)
    • IBM AIX (6)
    • Microsoft Windows 3.x (4)
    • SGI IRIX (4)
    • BSD/OS (3)
Freshness
  • Recently updated (252)

Interpreters

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

Showing page 5 of 79.

  • Java Gui Builder Icon
    Java Gui Builder

    Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.

    43 weekly downloads
  • Tcl/Java Icon
    Tcl/Java

    Tcl/Java consists of two pieces of software. Jacl is an implementation of a Tcl interpreter written entirely in Java. Tcl Blend is a Tcl extension that provides access to Java from inside Tcl. One can prototype Java code using Tcl, and much more.

    42 weekly downloads
  • Php Interpreter Icon
    Php Interpreter

    Simple interpreter system. Customer, intrerpreter and admin based system. (order and pay) For example ; customer-> translated document(s)->to admin with form->admin to interpreter-> interpreter(translated document(s))->to admin-> to customer.

    23 weekly downloads
  • IPAT-S Scenario Scripting Language Icon
    IPAT-S Scenario Scripting Language

    IPAT-S is a scenario modeling language. Use it for rapid development of quantitative strategic scenarios for governments, agencies, businesses, etc. using a fast and compact interpreted language. Package includes IPAT Studio development environment.

    40 weekly downloads
  • XQilla Icon
    XQilla

    An XQuery and XPath 2.0 library, written in C++ and built on top of Xerces-C.

    40 weekly downloads
  • Esoteric Combine Icon
    Esoteric Combine

    Primary aim of this project is a creation of combine interpreter able to execute as much as possible esoteric languages.

    39 weekly downloads
  • JC virtual machine Icon
    JC virtual machine

    JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library.

    39 weekly downloads
  • Rexx/DW Icon
    Rexx/DW

    Rexx/DW is an external function package for Rexx programmers providing a cross platform GUI toolset. The underlying GUI package is Dynamic Windows.

    39 weekly downloads
  • HBasic Icon
    HBasic

    HBasic is an IDE with an interpreter and compiler used to create, execute and debug programs with a BASIC style language. The language includes object oriented features and may be compiled to interpreter pcode and standalone executables.

    21 weekly downloads
  • PowerMops Icon
    PowerMops

    Mops is a full-featured, object-oriented stand-alone programming language for Mac OS X. Its interactive development environment provides for fluid and productive programming by allowing quick testing and modification of small code segments.

    21 weekly downloads
  • TclPro Icon
    TclPro

    The TclPro tool set includes a graphical debugger, a static code checker, a wrapper to generate stand-alone executables, a "compiler" that writes out Tcl byte codes, and a loader that reads byte codes.

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

    13 weekly downloads
  • lang5 Icon
    lang5

    A Perl based interpreter for a language which is a blend of Forth and APL. The power of lang5 stems from its arrays operations in conjunction with the underlying Forth programming paradigm of bottom up programming.

    20 weekly downloads
  • FlameCalc Icon
    FlameCalc

    FlameCalc is an RPN caclulator by the good folks at the Flame Design Group. It is written in Java with the intent to remain GCJ compatible and eventually evolve into a useful RPN language. HTTP-loaded scripts and Java plugins are supported.

    35 weekly downloads
  • TinyScheme Icon
    TinyScheme

    A tiny Scheme interpreter for embedding in programs.

    33 weekly downloads
  • ScriptEngineII Icon
    ScriptEngineII

    Script Engine II is an scripting component for Delphi and FreePascal. It supports object oriented programming including partial classes and class helpers.

    7 weekly downloads
  • HGL Suite Icon
    HGL Suite

    A compiler/interpreter suite for developing images

    30 weekly downloads
  • Lush Icon
    Lush

    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.

    29 weekly downloads
  • Vilegust Icon
    Vilegust

    Vilegust is a basic-like compiler/interpreter.

    29 weekly downloads
  • MacPerl Icon
    MacPerl

    MacPerl supports the Perl programming language on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development

    6 weekly downloads
  • Flowcharts Interpreter Icon
    Flowcharts Interpreter

    Build your program from scratch of flowcharts with comfortable and nice visual designer. Interpret resulting diagram to pure C++ code and run it just in the same environment. Flowcharts interpreter is best optimized solution for newbie programmers.

    12 weekly downloads
  • Jumentum-SOC Icon
    Jumentum-SOC

    Jumentum-SOC is a programming environment for NXP ARM microcontrollers. It turns your LPC2000 with ENC28J60-based ethernet or LPC1768/2368/2378 into an autonomous controller that is programmable through Ethernet using a BASIC-derived language.

    10 weekly downloads
  • SchemeWay - Scheme Plugins for Eclipse Icon
    SchemeWay - Scheme Plugins for Eclipse

    A set of Eclipse plugins for the Scheme programming language. Features a powerful, fully extensible S-expression-based editor. Integrates seamlessly with any Scheme interpreter.

    27 weekly downloads
  • practical futuristic language Icon
    practical futuristic language

    ruby's expressivity together with static typing

    27 weekly downloads
  • python-mingw Icon
    python-mingw

    This project provides a patched Python distribution that can be built on the win32 platform using 'configure' and 'make'. It requires Cygwin and the MinGW compiler toolchain.

    27 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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 Smarter IT