Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: interpreted-languages

tekknolagi/tekknolagi.github.com

My personal website

Language: C - Size: 309 MB - Last synced: about 8 hours ago - Pushed: 1 day ago - Stars: 66 - Forks: 21

cristianoliveira/rascal

A simple (almost)functional interpreted language made by Rust

Language: Rust - Size: 117 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 17 - Forks: 1

jwoehr/ublu

Ublu Midrange and Mainframe Life Cycle Extension Language

Language: Java - Size: 27.5 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 13 - Forks: 4

pH-7/JoraLang

:moyai: :sunrise: :tropical_fish: JoraLang is my new Interpreter language working with a C++ Interpreter. It also offers a easy Terminal interface. Jora Language Interpreter is a simpler and lighter version with a totally different language syntax than my first GoYa programming language https://github.com/pH-7/GoYa :globe_with_meridians:

Language: C++ - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: almost 8 years ago - Stars: 4 - Forks: 1

cgi-js/cgi-js

Run cgi / interpreted script files that supports command line execution, or connect to cgi / other server proxies : npm install cgijs --save

Language: JavaScript - Size: 4 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 16 - Forks: 3

DrKilobyte/Omicron

The Omicron Programming Language

Language: Python - Size: 33.8 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

haifenghuang/magpie

:bird: Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).

Language: Go - Size: 17.5 MB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 129 - Forks: 16

haifenghuang/monkey πŸ“¦

Interpreter with support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL.

Language: Go - Size: 10.2 MB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 387 - Forks: 21

kreativekorp/openxion

OpenXION - Reference Implementation of the XION Scripting Language

Language: Java - Size: 19.1 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 58 - Forks: 64

gosh-lang/gosh πŸ“¦

Gosh is an interpreted language for Go ecosystem written in Go

Language: Go - Size: 66.4 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 62 - Forks: 8

rafael-santiago/hefesto

A multi platform build system.

Language: C - Size: 2.06 MB - Last synced: 8 months ago - Pushed: 11 months ago - Stars: 33 - Forks: 5

iago-lito/intim

Interactively interface Vim with interpreters

Language: Vim Script - Size: 177 KB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 2

BrianMacIntosh/SnakeEx

SnakeEx is a 2D text-search or pattern-matching language based on regex.

Language: JavaScript - Size: 27.3 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

ShayokhShorfuddin/Sprint

Sprint is an interpreted, high-level, dynamically typed programming language written in Dart and designed for simplistic syntax and blazing fast code execution speed.

Language: Dart - Size: 92.8 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 1

pingbird/dartlua πŸ“¦

A library and cli for running, disassembling, and debugging Lua programs.

Language: Dart - Size: 6.69 MB - Last synced: 12 months ago - Pushed: over 5 years ago - Stars: 15 - Forks: 1

keybraker/greely

A lexical and grammatical analyzer for the Greek language

Language: Objective-C - Size: 79.3 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 12 - Forks: 0

Aermoss/RSX

An interpreted statically typed multi paradigm general purpose programming language designed for cross platform applications.

Language: Python - Size: 3.22 MB - Last synced: 28 days ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

Nymphium/llix

llix is Lua interpreter written for the Information special seminar http://www.coins.tsukuba.ac.jp/syllabus/GB13312_GB13322.html

Language: Lua - Size: 27.3 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

pH-7/PeachLang

:peach: PeachLangβ„’ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/

Language: Ruby - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

josh548/squirrel-csharp πŸ“¦

An expression-oriented programming language inspired by Lisp

Language: C# - Size: 117 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

nuua-io/Nuua

The Nuua Programming Language - A zero dependencies, high level strong typed, interpreted language built on the top of modern C++17.

Language: C++ - Size: 5.29 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 42 - Forks: 2

cooper/ferret

an evented, objective, hobby programming language with novel features; written in and compiled to Perl

Language: Perl - Size: 2.92 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 4 - Forks: 0

mita4829/Acorn

A simple interpreted programming language built using Python. This project demonstrates lexing, parsing, interpreting, grammar and language semantics.

Language: Python - Size: 3.55 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

ElectronicsTinkerer/gWASD

A Graphical 2D "Programming Language"

Language: JavaScript - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

PoetryInCode/JInterpreter

A small interpreter for writing lisp-like interpreted languages. Only without the parenthesis

Language: Java - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

sdasgup3/gri

GRI - An interpreter for a language suitable for graph algorithms

Language: C++ - Size: 3.04 MB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 2 - Forks: 0

fdeitylink/bagel

A programming language project based off of Crafting Interpreters (http://craftinginterpreters.com)

Language: Kotlin - Size: 175 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

LandonPowell/Dynamite

A compiled language fully implemented in ocaml.

Language: Go - Size: 707 KB - Last synced: 8 months ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 2

dfockler/pietr

A Piet interpreter in Ruby

Language: Ruby - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0