Tags : Browse Projects

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

plot

Compare

  Analyzed about 22 hours ago

plot - a toy r7rs-small (WG1) scheme interpreter

8.24K lines of code

0 current contributors

almost 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

The Fancy Programming Language

Compare

  Analyzed about 21 hours ago

Fancy is a dynamic, object-oriented programming language heavily inspired by Smalltalk, Ruby and Erlang. It supports dynamic code evaluation (as in Ruby & Smalltalk), class-based mixins, (simple) pattern matching, runtime introspection & reflection, "monkey patching" and much more. It runs ... [More] on Rubinius, the Ruby VM, and thus has first-class integration with Ruby's core library and any additional Ruby libraries that run on Rubinius, including most C-extensions. [Less]

2.84K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Trith

Compare

  Analyzed about 18 hours ago

Trith is an experimental concatenative programming language founded on the unholy trinity of Forth, Lisp and RDF triples.

4.94K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

NARS2000

Compare

  Analyzed about 6 hours ago

The first NARS (Nested Arrays Research System) was designed and implemented in the early 1980s as a testbed for new ideas in APL, principally with nested arrays. A quarter of a century later, it's time to try again. The goal of this effort, as with the last one, is to foster new ideas about the ... [More] language and its implementation. Language ideas include new functions, operators, and datatypes. To aid in getting your ideas into an implementation, there will be a mechanism for telling NARS that a user-defined APL function represents a new primitive function, operator, or datatype. In order to experiment with your ideas for new extensions, all you need to know is how to write APL programs. [Less]

200K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ParserLab

Compare

  Analyzed about 6 hours ago

Generate parsers with ease, using a graphical user interface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.

2.78K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

mickey-scheme

Compare

  Analyzed about 20 hours ago

Mickey Scheme is an interpreter for R7RS Scheme written in C++

20.1K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

rivescript-js

Compare

  Analyzed about 13 hours ago

A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.

7.18K lines of code

5 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

brython

Compare

  Analyzed about 3 hours ago

Brython is designed to replace Javascript as the scripting language for the Web. As such, it is a Python 3 implementation (you can take it for a test drive through a web console), adapted to the HTML5 environment, that is to say with an interface to the DOM objects and events. Brython a pour ... [More] objectif de remplacer Javascript comme langage de script des pages Web. Il s'agit donc d'une implémentation de Python 3 (que vous pouvez tester sur la console), adaptée à l'environnement HTML5, c'est-à-dire dotée d'une interface avec les objets et les événements DOM [Less]

657K lines of code

22 current contributors

5 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This

HGL Suite

Compare

  Analyzed 4 days ago

HGL is a compiler/interpreter suite for developing images. Features: * Simple but powerful own language and LUA scripting as well * Output format is configurable by plugins (ships plugins for PNG, GIF, JPG, PPM, SVG, CACA ascii art and a decompiler) * Dynamic user input can be handled by ... [More] plugins * Easy integration into various environments like web servers, graphical applications and more * network transparent, i.e. get input from various protocols * SVG to HGL conversion tool Quick overview: The input is taken from a source file, which has to be compiled for quick and often access by the interpreter. An interpreter than runs the compiled files, takes it input from custom plugins, if neccessary, and outputs its result via custom plugins. [Less]

0 lines of code

0 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: bsd_2clau...

brainfart-php

Compare

  Analyzed about 4 hours ago

An over-engineered Brainfuck interpreter.

838 lines of code

1 current contributors

almost 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This