Tags : Browse Projects

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

rivescript-python

Compare

  Analyzed about 8 hours ago

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

4.21K lines of code

0 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

bfi

Compare

  Analyzed about 21 hours ago

Simple brainfuck interpereter created in c. Includes some basic extensions as well.

249 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

JREPL

Compare

  Analyzed 1 day ago

JREPL is a Java REPL (Read-Eval-Print-Loop). It is a lightweight tool that allows you to write lines of Java code and execute it immediately. The written code is treated as if it were written in a Java main method. JREPL can take a classpath as argument (-cp/-classpath <your classpath>) to ... [More] allow the usage of your own classes. It can be easily integrated in Eclipse by adding it as an external tool; this is explained in the Readme.txt. Note: JREPL currently only runs on Windows. [Less]

877 lines of code

0 current contributors

about 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

mrdo

Compare

  No analysis available

mrdo is a language and interpreter in which all variables are collections and methods run in parallel over those collections.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

lib6502-jit

Compare

  Analyzed about 2 hours ago

Just-in-time compiler for 6502 machine code. Interpreted, compiled and hybrid emulation modes are supported. The emulation is provided by a library which is (nearly) a drop-in replacement for Ian Piumarta's lib6502, on which this project is based. LLVM is used to provide the JIT compilation support. ... [More] The code has been tested on FreeBSD, Debian and Ubuntu and will hopefully be usable on any Unix or Unix-alike platform. [Less]

11.7K lines of code

0 current contributors

almost 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

CMM-IDE

Compare

  Analyzed about 1 hour ago

java based compiler for a minimal c-dialect with an ide. Designed to teach program students the basics about programming

27.3K lines of code

0 current contributors

almost 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

GNU Prolog for Java (new)

Compare

Claimed by GNU Analyzed 1 day ago

gnuprologjava is a library which is designed to embeddable into Java applications which need Prolog to solve some tasks. The interpreter intended for applications where Prolog performs combinatory search and Java do rest. The library allows easy communication between Java and Prolog. The library is released under the LGPL version 3+.

26.5K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Autumn Programming Language

Compare

  Analyzed 19 minutes ago

Autumn is a multi-paradigm dynamically-compiled statically-typed programming language for the JVM.

44.9K lines of code

0 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

SOMns

Compare

  Analyzed 14 minutes ago

44K lines of code

0 current contributors

almost 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

execline

Compare

  Analyzed 5 days ago

The execline scripting language It's a minimalist continuation-passing-style scripting language taking advantage of the Unix argv structure, where the interpreter does not stay in memory. It is lighter and faster than a shell; it has the lowest memory footprint and the lowest code path of any scripting language.

10.8K lines of code

1 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This