jellylanguage
Recreational lang
A recreational programming language that uses a simple syntax to solve problems and produce output.
Jelly is a recreational programming language inspired by J.
863 stars
39 watching
45 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
creichen/teal | A compiler and runtime system for a minimalist programming language with intermediate representation and test suite. | 1 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 822 |
phorward/xpl | A toy programming language with C-like syntax and a small set of built-in functions, designed for educational purposes. | 10 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
ruby/irb | An interactive Ruby interpreter that allows users to execute Ruby code in an input-based environment. | 390 |
rottytooth/folders | A programming language where code is written in folders with a compiler and tool to simplify literal values | 382 |
jellydevelopment/jdanimationkit | A Swift animation library that simplifies UI animation by providing a set of pre-defined animations and easing functions. | 607 |
zaibacu/rita-dsl | A DSL for building custom NLP patterns from manual language rules | 65 |
armgong/rjulia | An interface between two programming languages, allowing users to run scripts in one language from another. | 145 |
lexi-lambda/hackett | An experimental implementation of a Haskell-like language with Racket's macro system | 1,166 |
odddollar/leafscript | A lightweight programming language designed to be simple and efficient. | 28 |
doy/reply | A minimalist Perl implementation of an interactive, interpreted programming language | 52 |
charly-lang/charly | An implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model. | 199 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |