All Projects → Smallbasic → Similar Projects or Alternatives

525 Open source projects that are alternatives of or similar to Smallbasic

Openxion
OpenXION - Reference Implementation of the XION Scripting Language
Stars: ✭ 40 (-48.72%)
Mutual labels:  interpreter
Easytensor
Many-dimensional type-safe numeric ops
Stars: ✭ 35 (-55.13%)
Mutual labels:  matrices
Pixelizator
Swift/Python image pixelizer 🖼️.
Stars: ✭ 53 (-32.05%)
Mutual labels:  pixel-art
Ld40 Catsareassholes
A shelter simulation game made in 3 days for Ludum Dare 40. Even if the game was submitted to Jam instead of Compo, I still made everything all by myself.
Stars: ✭ 45 (-42.31%)
Mutual labels:  pixel-art
Littlec
A modified version of the LittleC Interpreter from Herbert Schildt's C: The Complete Reference (4th Ed.)
Stars: ✭ 10 (-87.18%)
Mutual labels:  interpreter
Yasl
Bytecode Interpreter for Yet Another Scripting Language (YASL).
Stars: ✭ 55 (-29.49%)
Mutual labels:  interpreter
Paralleldist
R Package: Parallel Distance Matrix Computation using Multiple Threads
Stars: ✭ 37 (-52.56%)
Mutual labels:  matrices
Birlscript
Interpretador da linguagem BirlScript
Stars: ✭ 62 (-20.51%)
Mutual labels:  interpreter
Hadeslang
The Hades Programming Language
Stars: ✭ 30 (-61.54%)
Mutual labels:  interpreter
Mikrokosmos
(λ) Educational lambda calculus interpreter
Stars: ✭ 50 (-35.9%)
Mutual labels:  interpreter
U6a
Implementation of Unlambda, an esoteric programming language.
Stars: ✭ 46 (-41.03%)
Mutual labels:  interpreter
Jasl
Just another scripting language
Stars: ✭ 25 (-67.95%)
Mutual labels:  interpreter
Reoscript
JavaScript-like script language engine for .NET Application. Easy to plug in .NET Application and making API extension for script. Enhanced syntax and features are also available such as lambda expression, call setTimeout with arguments, etc...
Stars: ✭ 57 (-26.92%)
Mutual labels:  interpreter
Antlr4 Calculator
Simple antlr4 calculator.
Stars: ✭ 40 (-48.72%)
Mutual labels:  interpreter
Aseprite Scripts
Stars: ✭ 65 (-16.67%)
Mutual labels:  pixel-art
Mips
MIPS assembler and simulator
Stars: ✭ 38 (-51.28%)
Mutual labels:  interpreter
Tablam
The practical relational programing language for data-oriented applications
Stars: ✭ 55 (-29.49%)
Mutual labels:  interpreter
Seax
A VM-based runtime environment for functional programming languages
Stars: ✭ 36 (-53.85%)
Mutual labels:  interpreter
Icon Machine
Web application for randomly generating pixel art icons.
Stars: ✭ 73 (-6.41%)
Mutual labels:  pixel-art
Rustpython
A Python Interpreter written in Rust
Stars: ✭ 10,261 (+13055.13%)
Mutual labels:  interpreter
Wasmjit
Small Embeddable WebAssembly Runtime
Stars: ✭ 1,063 (+1262.82%)
Mutual labels:  interpreter
Esta
Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]
Stars: ✭ 28 (-64.1%)
Mutual labels:  interpreter
Sablejs
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
Stars: ✭ 60 (-23.08%)
Mutual labels:  interpreter
Cfl
a Compileable statically typed Functional programming Language
Stars: ✭ 7 (-91.03%)
Mutual labels:  interpreter
Pixel8
A collection of low-res primitives for creating art and games in React
Stars: ✭ 1,047 (+1242.31%)
Mutual labels:  pixel-art
O
Language for code-golf with a focus on unreadability
Stars: ✭ 46 (-41.03%)
Mutual labels:  interpreter
Moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
Stars: ✭ 926 (+1087.18%)
Mutual labels:  interpreter
Tiny Lisp
A tiny lisp compiler written in JS
Stars: ✭ 58 (-25.64%)
Mutual labels:  interpreter
Pyqx
Multiplatform graphics editor made with Python and PyQt and specializing in Pixel Art
Stars: ✭ 45 (-42.31%)
Mutual labels:  pixel-art
Joker
Small Clojure interpreter, linter and formatter.
Stars: ✭ 1,161 (+1388.46%)
Mutual labels:  interpreter
Winter
Haskell port of the WebAssembly OCaml reference interpreter
Stars: ✭ 42 (-46.15%)
Mutual labels:  interpreter
Littlelang
A little language interpreter written in Go
Stars: ✭ 56 (-28.21%)
Mutual labels:  interpreter
Goscheme
Just another scheme interpreter.
Stars: ✭ 41 (-47.44%)
Mutual labels:  interpreter
Image To Xls
A simple tool to make ascii art from an image using excel colored cells.
Stars: ✭ 75 (-3.85%)
Mutual labels:  pixel-art
Goawk
A POSIX-compliant AWK interpreter written in Go
Stars: ✭ 995 (+1175.64%)
Mutual labels:  interpreter
Lily
This repository has moved: https://gitlab.com/FascinatedBox/lily
Stars: ✭ 1,081 (+1285.9%)
Mutual labels:  interpreter
Rascal
A simple Pascal interpreter written in rust.
Stars: ✭ 38 (-51.28%)
Mutual labels:  interpreter
Pascalnide
Pascal Compiler for Android
Stars: ✭ 63 (-19.23%)
Mutual labels:  interpreter
Brainfuck C
Brainfuck interpreter in C.
Stars: ✭ 36 (-53.85%)
Mutual labels:  interpreter
Mir
A light-weight JIT compiler based on MIR (Medium Internal Representation)
Stars: ✭ 1,075 (+1278.21%)
Mutual labels:  interpreter
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-53.85%)
Mutual labels:  matrices
Oh
A new Unix shell.
Stars: ✭ 1,206 (+1446.15%)
Mutual labels:  interpreter
Nimlox
Interpreter for the 'Lox' language written in Nim
Stars: ✭ 35 (-55.13%)
Mutual labels:  interpreter
Feel Scala
FEEL parser and interpreter written in Scala
Stars: ✭ 52 (-33.33%)
Mutual labels:  interpreter
Pseudo
PSeudo - The world's simplest PLAYSTATION emulator
Stars: ✭ 31 (-60.26%)
Mutual labels:  interpreter
Geopattern
📐 Create beautiful generative image patterns from a string in golang.
Stars: ✭ 1,113 (+1326.92%)
Mutual labels:  pixel-art
Monkey v
[WIP] Implementation of Monkey 🐒 Language in V
Stars: ✭ 29 (-62.82%)
Mutual labels:  interpreter
Pythonvm Rust
An incomplete stackless interpreter of Python bytecode, written in Rust.
Stars: ✭ 50 (-35.9%)
Mutual labels:  interpreter
Mappy
A functional programming language. Like LISP but focused around maps rather than lists.
Stars: ✭ 10 (-87.18%)
Mutual labels:  interpreter
Mini Interpreter
A Simple Scripting Language
Stars: ✭ 72 (-7.69%)
Mutual labels:  interpreter
Stipje
Compile-time XPM-like image parser for C++
Stars: ✭ 9 (-88.46%)
Mutual labels:  pixel-art
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-37.18%)
Mutual labels:  interpreter
Androidfancydrawable
Android animation interpolator based on bezier curve.
Stars: ✭ 26 (-66.67%)
Mutual labels:  interpreter
Flashforth
FlashForth development
Stars: ✭ 60 (-23.08%)
Mutual labels:  interpreter
Hermes
C-like scripting language
Stars: ✭ 48 (-38.46%)
Mutual labels:  interpreter
Python lite
[WIP] A simple, lightweight implementation of python3 language.
Stars: ✭ 77 (-1.28%)
Mutual labels:  interpreter
Ntphp
Ever wanted to execute PHP in your kernel driver? Look no further!
Stars: ✭ 76 (-2.56%)
Mutual labels:  interpreter
Dicebear
DiceBear is an avatar library for designers and developers.
Stars: ✭ 1,161 (+1388.46%)
Mutual labels:  pixel-art
Zepto
A schemy Lisp backed by Haskell
Stars: ✭ 60 (-23.08%)
Mutual labels:  interpreter
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-39.74%)
Mutual labels:  interpreter
1-60 of 525 similar projects