libra

Stack language

A stack-based programming language implemented in Haskell with basic integer operations and control flow.

♎️ Libra is a basic stack-based programming language simulated through Haskell.

GitHub

1 stars
1 watching
0 forks
Language: Haskell
last commit: about 3 years ago

Related projects:

Repository Description Stars
rust-lang/libm A Rust port of math library functions from MUSL's libm 545
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
kvbc/brackets An esoteric programming language with a simple syntax and stack-based operations 7
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
nakilon/rasel An implementation of an esoteric programming language with stack-based operations and random access capability. 6
kei500/liblinear-ruby Provides an interface to train and predict with machine learning models using LIBLINEAR 83
tomz/liblinear-ruby-swig A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications 83
lexi-lambda/hackett An experimental implementation of a Haskell-like language with Racket's macro system 1,166
phreda4/r4 A Forth-based language with simplified concepts and built-in support for debugging and profiling tools. 126
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 66
rzubek/as_lisp A Lisp dialect implemented in Actionscript 1
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
r-lib/r6 An implementation of encapsulated object-oriented programming for R 412
cerus/edina A compiled stack-oriented programming language with a focus on simplicity and readability. 13