Tags : Browse Projects

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

GNU epsilon

Compare

Claimed by GNU Analyzed 5 days ago

GNU epsilon, a new extensible programming language Programming languages should be designed to be growable by users, built upon a very small kernel language and a set of syntactic abstraction features aiming at rewriting complex programs into a combination of simple forms which are easy to ... [More] analyse, reason upon and implement, according to a user-supplied specification directing syntax, control, static analysis and optimization. The kernel language alone is too minimal to be directly useful as an high-level tool, but extended languages can be built on top of it; such "personalities" (the name hints at an analogous concept in operating system theory) may venture very far from the kernel. The ability of easily expressing different personalities encourages experimentation and innovation. [Less]

29.2K lines of code

0 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Monicelli

Compare

  Analyzed about 23 hours ago

An esoteric programming language based on the now-famous lines from the movie Amici Miei. This project contains the specification of the language and a source-to-source compiler, mcc.

2.67K lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

CDIBase

Compare

  Analyzed 1 day ago

Originally released in 2012, this free open source communicative development inventory (CDI) data manager aids scientific research into language acquisition by managing CDIs across many studies, languages, and CDI types. It allows authorized lab members to search and filter lab data, provides ... [More] exports compatible with most spreadsheet applications, and optionally sends and collects CDIs by email. It even imports old legacy CDIs into the new database. Written in Python / Flask. [Less]

16.8K lines of code

2 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

daedalus-llvm

Compare

  Analyzed 2 days ago

Implementation of ZenGin's scripting language.

3.78K lines of code

0 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

execline

Compare

  Analyzed 3 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

6 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

HAMLE

Compare

  Analyzed 1 day ago

Enhanced Version of HAML (Less typing, php-like variable syntax)

9.06K lines of code

1 current contributors

about 2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Seen

Compare

  No analysis available

Seen , is a multi-paradigm programming language designed to - simplify writing code - have a source-to-source compiler that will output source files in languages such as Java and Python. The project is still in its early stages, a few features that are to be expected : - Modules : a ... [More] module is source file that can contain: classes, interfaces, free functions global variables and type definitions - Statically Typed, with type inference - Syntax is influenced by Haskell and Python, and is white space sensitive - NO inheritence, only composition using anonymous fields is supported. - Functional programming features such as tuples and lists and map , fold, filter functions [Less]

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: BSD-3-Clause

Lydrige

Compare

  Analyzed 2 days ago

Lydrige is a simple statically typed interpreted programming language inspired by lisp. It supports all major platforms including Windows, Mac, Linux, and FreeBSD and is written in C. It is a work-in-progress. It doesn't support many things yet, but it does support: functions, variables, arrays ... [More] (called lists, they are not dynamic), input from user, outputting to the screen (printing), strings and chars, etc. [Less]

28.3K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

WinASSIST

Compare

Claimed by NASA Analyzed 3 days ago

The WinASSIST program uses a rule-oriented language to automatically generate input files for the SURE/WinSURE program. The user describes the failure behavior and recovery behavior of a fault-tolerant computer system in an abstract language. The WinASSIST program then automatically generates a ... [More] corresponding semi-Markov model. The abstract language allows efficient description of large, complex systems. A one-page WinASSIST-language description may result in a semi-Markov model with thousands of states and transitions. The WinASSIST program also provides model-reduction techniques to facilitate efficient modeling of large systems. [Less]

541K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

WikDict

Compare

  No analysis available

WikDict provides free bilingual dictionaries and a simple, ad-free web interface to search them.

0 lines of code

1 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: mit