Rust lox-language

Open-source Rust projects categorized as lox-language

Top 3 Rust lox-language Projects

lox-language
  1. loxcraft

    Language tooling for the Lox programming language.

    Project mention: Crafting Interpreters with Rust: On Garbage Collection | news.ycombinator.com | 2024-07-31

    This is really well-written!

    Shameless plug: you may want to check out https://github.com/ajeetdsouza/loxcraft. I too followed the path of "ignore safe Rust for maximum performance". It got pretty close to the C version, even beating it on some benchmarks.

  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. luxya

    Programming language with a tree-walking interpreter written in Rust©™.

  4. rox

    An interpreter for the Lox language (by ltungv)

    Project mention: Crafting Interpreters with Rust: On Garbage Collection | news.ycombinator.com | 2024-07-31

    I implemented exactly what you were saying here (https://github.com/ltungv/rox/commit/6a611e7acb3b36d0a3a4376...). But where's the fun in that?

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).

Rust lox-language discussion

Log in or Post with

Rust lox-language related posts

  • Crafting Interpreters with Rust: On Garbage Collection

    12 projects | news.ycombinator.com | 31 Jul 2024
  • Advice on transition from single pass compilation to multi pass

    1 project | /r/ProgrammingLanguages | 16 Aug 2021

Index

What are some of the best open-source lox-language projects in Rust? This list will help you:

# Project Stars
1 loxcraft 300
2 luxya 28
3 rox 27

Sponsored
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

Did you know that Rust is
the 5th most popular programming language
based on number of references?