C REPL

Open-source C projects categorized as REPL

Top 8 C REPL Projects

  • janet

    A dynamic language and bytecode vm

    Project mention: Raku Programming Language | news.ycombinator.com | 2024-10-19

    I first came across something like this in janet, which includes a PEG system in the standard library. It definitely changed how I think about text processing. Very much of the time what I find myself doing with regex is defining a grammar, but I didn't realize that. I wish more languages included the tools for it, it's a core operation of practical programming.

    https://janet-lang.org

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • bic

    A C interpreter and API explorer.

  • wac

    WebAssembly interpreter in C

  • lispBM

    An interpreter for a concurrent lisp with message-passing and pattern-matching.

  • Rebol3

    Source code for the Rebol [R3] interpreter

  • LuaConsole

    A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI

  • kuroko-wasm-repl

    In-browser REPL for Kuroko

  • liir

    liir is a simple REPL (Read, eval, print and loop) written in C

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C REPL discussion

Log in or Post with

C REPL related posts

Index

What are some of the best open-source REPL projects in C? This list will help you:

Project Stars
1 janet 3,640
2 bic 815
3 wac 474
4 lispBM 93
5 Rebol3 87
6 LuaConsole 65
7 kuroko-wasm-repl 8
8 liir 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C is
the 6th most popular programming language
based on number of metions?