Login Required. Sign up now -- its free!

Projects tagged ‘interpreters’ and ‘language’


[12 total ]

36 Users
   

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.
Created over 3 years ago.

23 Users
   

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * ... [More] Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]
Created over 3 years ago.

8 Users
   

Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.
Created over 2 years ago.

4 Users

Falcon is an Open Source, simple, fast and powerful programming language, easy to learn and to feel comfortable with. It is also a scripting engine, easily embeddable in any complex, multithreaded ... [More] and mission-critical application. Falcon provides its users with four integrated programming paradigms: procedural, object oriented, functional and message oriented. And you don't have to master all of them; you just need to pick the paths that are ingredients you prefer, and let the code to follow your inspiration. (Falcon is released under a dual licensing scheme which allows easy integration in commercial applications). [Less]
Created about 1 year ago.

3 Users

Open Object Rexx interpreter based on the original IBM Object Rexx product.
Created about 1 year ago.

2 Users
   

Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x BeOS ... [More] , MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition. Rexx is a programming language that was designed to be easy to use for inexperienced programmers yet powerful enough for experienced users. It is also a language ideally suited as a macro language for other applications. [Less]
Created over 2 years ago.

1 Users
   

SP-Forth is a Forth compiler, developed in Russia, and the basis for some other open source work. It is not 'Mostly written in Perl' (this is a bug of Ohloh :). It written in FORTH.
Created over 3 years ago.

1 Users
 

cfunge is a fast interpreter (coded in C) for the esoteric language Befunge98. It is standard conforming. cfunge is written to be able to run on any C99 POSIX system.
Created about 1 year ago.

1 Users

Interp is a language for embedded computer environments: run-at-reset, emulator-based, and embedded Linux that has been in active development on SourceForge for almost 4 years. Originally developed ... [More] for hardware bring-up, QA testing, diagnostics, and manufacturing, it's easy to port and extend. Includes documentation, porting samples, and examples. [Less]
Created 4 months ago.

1 Users
 

efunge is an interpreter for Befunge-98 (an esoteric programming language) coded in Erlang. efunge aims to take advantage of Erlang's unique actor-based concurrency model. There have not yet been any ... [More] release, first release (0.0.1) is expected in late October or early November (2008). [Less]
Created about 1 year ago.