Embeddable Scripting Language for Embedded Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rune

    An embeddable dynamic programming language for Rust. (by rune-rs)

    This is what I based my comment on - https://github.com/rune-rs/rune/issues/444

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Rhai

    Rhai - An embedded scripting language for Rust.

    As far as I know there exists rhai scripting lang. You can check it out -> https://github.com/rhaiscript/rhai

  4. gluon

    A static, type inferred and embeddable language written in Rust. (by gluon-lang)

    A colleague of mine used https://github.com/gluon-lang/gluon with great success in our rust projects. Although it probably can't run in a no_std environment.

  5. Neotronian

    A very basic scripting language for very basic computers (but that isn't BASIC)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Which is the best Rust scripting language for Exploratory Data Analysis (EDA)

    7 projects | /r/rust | 9 Oct 2021
  • RustPython

    14 projects | news.ycombinator.com | 7 Feb 2024
  • Steel – An embedded scheme interpreter in Rust

    13 projects | news.ycombinator.com | 3 Dec 2023
  • Gluon is a static, type inferred and embeddabble language written in Rust

    1 project | news.ycombinator.com | 1 Jul 2023
  • Modules and Imports

    2 projects | /r/ProgrammingLanguages | 3 Apr 2023