All Projects → Brain → Similar Projects or Alternatives

1385 Open source projects that are alternatives of or similar to Brain

Red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!
Stars: ✭ 4,725 (+4118.75%)
Mutual labels:  compiler, interpreter, repl
Rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
Stars: ✭ 284 (+153.57%)
Mutual labels:  compiler, interpreter, repl
Bic
A C interpreter and API explorer.
Stars: ✭ 719 (+541.96%)
Mutual labels:  compiler, interpreter, repl
Akilang
A compiler for a simple language, built with Python and LLVM
Stars: ✭ 71 (-36.61%)
Mutual labels:  compiler, llvm, repl
Mond
A scripting language for .NET Core
Stars: ✭ 237 (+111.61%)
Mutual labels:  compiler, interpreter, repl
Cfl
a Compileable statically typed Functional programming Language
Stars: ✭ 7 (-93.75%)
Mutual labels:  compiler, llvm, interpreter
Nlvm
LLVM-based compiler for the Nim language
Stars: ✭ 380 (+239.29%)
Mutual labels:  compiler, llvm
Ph7
An Embedded Implementation of PHP (C Library)
Stars: ✭ 422 (+276.79%)
Mutual labels:  compiler, interpreter
Renjin
JVM-based interpreter for the R language for the statistical analysis.
Stars: ✭ 466 (+316.07%)
Mutual labels:  compiler, interpreter
Tiny Compiler
A tiny evaluator and compiler of arithmetic expressions.
Stars: ✭ 680 (+507.14%)
Mutual labels:  compiler, interpreter
Elm Platform
Bundle of all core development tools for Elm
Stars: ✭ 775 (+591.96%)
Mutual labels:  compiler, repl
Mico
Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/
Stars: ✭ 19 (-83.04%)
Mutual labels:  interpreter, repl
Quickjs
The official repo is at bellard/quickjs.
Stars: ✭ 1,429 (+1175.89%)
Mutual labels:  compiler, interpreter
Passerine
A small extensible programming language designed for concise expression with little code.
Stars: ✭ 341 (+204.46%)
Mutual labels:  compiler, interpreter
Bfc
An industrial-grade brainfuck compiler
Stars: ✭ 340 (+203.57%)
Mutual labels:  compiler, llvm
Scala Native
Your favorite language gets closer to bare metal.
Stars: ✭ 4,053 (+3518.75%)
Mutual labels:  compiler, llvm
Bytecoder
Rich Domain Model for JVM Bytecode and Framework to interpret and transpile it.
Stars: ✭ 401 (+258.04%)
Mutual labels:  compiler, llvm
Llvmswift
A Swift wrapper for the LLVM C API (version 9.0.1)
Stars: ✭ 641 (+472.32%)
Mutual labels:  compiler, llvm
Gocaml
🐫 Practical statically typed functional programming language implementation with Go and LLVM
Stars: ✭ 653 (+483.04%)
Mutual labels:  compiler, llvm
Fanx
A portable programming language
Stars: ✭ 101 (-9.82%)
Mutual labels:  compiler, llvm
Ldc
The LLVM-based D Compiler.
Stars: ✭ 937 (+736.61%)
Mutual labels:  compiler, llvm
Rascal
A simple Pascal interpreter written in rust.
Stars: ✭ 38 (-66.07%)
Mutual labels:  compiler, interpreter
Llvm Tutorial Standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
Stars: ✭ 38 (-66.07%)
Mutual labels:  compiler, llvm
Antlr4 Calculator
Simple antlr4 calculator.
Stars: ✭ 40 (-64.29%)
Mutual labels:  compiler, interpreter
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-56.25%)
Mutual labels:  compiler, interpreter
U6a
Implementation of Unlambda, an esoteric programming language.
Stars: ✭ 46 (-58.93%)
Mutual labels:  compiler, interpreter
Mir
A light-weight JIT compiler based on MIR (Medium Internal Representation)
Stars: ✭ 1,075 (+859.82%)
Mutual labels:  compiler, interpreter
Endbasic
BASIC environment with a REPL, a web interface, and RPi support written in Rust
Stars: ✭ 106 (-5.36%)
Mutual labels:  interpreter, repl
Staticscript
🎉🎉🎉 A new statically typed programming language, syntactically like TypeScript.
Stars: ✭ 337 (+200.89%)
Mutual labels:  compiler, llvm
Soll
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
Stars: ✭ 329 (+193.75%)
Mutual labels:  compiler, llvm
Sericum
(Toy) Compiler Infrastructure influenced by LLVM written in Rust
Stars: ✭ 366 (+226.79%)
Mutual labels:  compiler, llvm
V8
The official mirror of the V8 Git repository
Stars: ✭ 18,808 (+16692.86%)
Mutual labels:  compiler, interpreter
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+4576.79%)
Mutual labels:  compiler, interpreter
Ok
An open-source interpreter for the K5 programming language.
Stars: ✭ 408 (+264.29%)
Mutual labels:  interpreter, repl
Enzyme
High-performance automatic differentiation of LLVM.
Stars: ✭ 418 (+273.21%)
Mutual labels:  compiler, llvm
Craftinginterpreters
Repository for the book "Crafting Interpreters"
Stars: ✭ 4,298 (+3737.5%)
Mutual labels:  compiler, interpreter
Rhine Ml
🏞 an OCaml compiler for an untyped lisp
Stars: ✭ 621 (+454.46%)
Mutual labels:  compiler, llvm
Webassemblyjs
Toolchain for WebAssembly
Stars: ✭ 566 (+405.36%)
Mutual labels:  compiler, interpreter
Langcraft
Compiler from LLVM IR to Minecraft datapacks.
Stars: ✭ 495 (+341.96%)
Mutual labels:  compiler, llvm
Grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
Stars: ✭ 834 (+644.64%)
Mutual labels:  compiler, llvm
Numba
NumPy aware dynamic Python compiler using LLVM
Stars: ✭ 7,090 (+6230.36%)
Mutual labels:  compiler, llvm
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (+175%)
Mutual labels:  compiler, interpreter
Unlisp Llvm
Compiler for a toy Lisp language
Stars: ✭ 33 (-70.54%)
Mutual labels:  compiler, llvm
Zion
A statically-typed strictly-evaluated garbage-collected readable programming language.
Stars: ✭ 33 (-70.54%)
Mutual labels:  compiler, llvm
Faust
Functional programming language for signal processing and sound synthesis
Stars: ✭ 1,360 (+1114.29%)
Mutual labels:  compiler, llvm
Mappy
A functional programming language. Like LISP but focused around maps rather than lists.
Stars: ✭ 10 (-91.07%)
Mutual labels:  interpreter, repl
Numba Scipy
numba_scipy extends Numba to make it aware of SciPy
Stars: ✭ 98 (-12.5%)
Mutual labels:  compiler, llvm
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-58.93%)
Mutual labels:  compiler, llvm
I8086.js
16bit Intel 8086 / 80186 + X87 emulator written in TypeScript with REPL assembly compiler and tiny C compiler
Stars: ✭ 54 (-51.79%)
Mutual labels:  compiler, repl
Lyca
programming language compiler w/ llvm
Stars: ✭ 9 (-91.96%)
Mutual labels:  compiler, llvm
Kai
An expressive low level programming language
Stars: ✭ 68 (-39.29%)
Mutual labels:  compiler, llvm
Seeless
C IDE for iOS
Stars: ✭ 71 (-36.61%)
Mutual labels:  compiler, llvm
Flashforth
FlashForth development
Stars: ✭ 60 (-46.43%)
Mutual labels:  compiler, interpreter
Goto
Goto is an interpreted programming language written in go.
Stars: ✭ 79 (-29.46%)
Mutual labels:  interpreter, repl
Mini Interpreter
A Simple Scripting Language
Stars: ✭ 72 (-35.71%)
Mutual labels:  compiler, interpreter
Ghdl
VHDL 2008/93/87 simulator
Stars: ✭ 1,285 (+1047.32%)
Mutual labels:  compiler, llvm
Awesome Graal
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
Stars: ✭ 302 (+169.64%)
Mutual labels:  llvm, interpreter
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (+172.32%)
Mutual labels:  compiler, interpreter
Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
Stars: ✭ 90 (-19.64%)
Mutual labels:  compiler, llvm
Tiny Lisp
A tiny lisp compiler written in JS
Stars: ✭ 58 (-48.21%)
Mutual labels:  compiler, interpreter
1-60 of 1385 similar projects