Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

SP-Forth - ANS Forth compiler

Compare

  Analyzed 4 months ago

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.

180K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Relational Meta Language (RML)

Compare

  Analyzed 4 months ago

A compiler-compiler that builds compilers from Natural Semantics specifications.

53.4K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This

L

Compare

  Analyzed 4 months ago

L is a general-purpose, compiled, extensible programming language. Extensions appear at three different levels: the syntax is completely replacable; Lisp-like macros allows for creation of new construct in the language; new global definitions enable to change the paradigm of the language. The ... [More] language is organised in layers : at the bottom there is a low-level programming language, similar to a C that could enforce strong typing; libraries provide higher level capabilities to the language. The L project provides an interactive compiler for the L programming language and its associated tools: lexer and parser generators, translation from L code to C... [Less]

32.9K lines of code

0 current contributors

over 17 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Guido van Robot

Compare

  Analyzed 4 months ago

Guido van Robot, or GvR for short, is a programming language and free software application designed to introduce beginners to the fundamentals of programming. GvR runs on Windows, Macintosh, and GNU/Linux, in a variety of languages! It's great in both the classroom and the home as a way of ... [More] introducing people to the basic concepts of programming. [Less]

32.1K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

KonsolScript

Compare

  Analyzed 4 months ago

Free software Game Development toolkit made with VB6 and FreeBASIC by a Game Programmer, suitable for teaching 2D game programming.

14.8K lines of code

0 current contributors

almost 17 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: gpl, Krixware_GPL, zlib_libpng

maglev

Compare

  Analyzed 4 months ago

Ruby that scales™ MagLev /măg-lĕv/ n. a fast, stable, Ruby implementation with integrated object persistence and distributed shared cache.

199K lines of code

0 current contributors

about 3 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

aubit4gl

Compare

  Analyzed 4 months ago

Aubit4GL is a programming language designed to make it easy to create "screen based" database applications. It is based on Informix 4GL and is able to connect to Informix, Postgresql, Mysql natively, and other databases via ODBC.

706K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

XL Programming Language

Compare

  Analyzed 4 months ago

XL (eXtensible Language) is a general purpose compiled programming language. XL doesn't force you to use a limited set of concepts (such as "objects"). Instead, it can be extended (through libraries) to use the concepts that are natural to your a

137K lines of code

1 current contributors

about 3 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

CLIPS Rule Based Programming Language

Compare

  Analyzed 4 months ago

CLIPS is a forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities.

596K lines of code

0 current contributors

6 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

xemmai

Compare

  No analysis available

xemmai is a dynamic programming language. It has lambda closures, classes, exceptions, modules, threads and fibers. It is implemented in C++ and has C++ friendly API to implement extension modules. It aims to be a general purpose glue language. It runs on linux, windows, and hopefully other unix ... [More] systems. Internally, codes are executed on a byte code interpreter. It also has a concurrent garbage collector to utilize multiple processors. [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit