SaaSHub helps you find the best software and product alternatives Learn more →
Rust-langdev Alternatives
Similar projects and alternatives to rust-langdev
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
-
Wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better rust-langdev alternative or higher similarity.
rust-langdev discussion
rust-langdev reviews and mentions
Posts with mentions or reviews of rust-langdev.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-23.
-
Is this a good way to free up some memory?
If you're doing lang dev, maybe check out https://github.com/Kixiron/rust-langdev. I haven't done much since college, not in rust, but I've heard good things
-
loxcraft: a compiler, language server, and online playground for the Lox programming language
rust-langdev has a lot of libraries for building compilers in Rust. Perhaps you could use these to make your implementation easier, and revisit it later if you want to build things from scratch. I'd suggest logos for lexing, LALRPOP / chumsky for parsing, and rust-gc for garbage collection.
-
Should I revisit my choice to use nom?
https://github.com/Kixiron/rust-langdev is a pretty nice list of libraries for Rust lang dev including parsers.
-
Tools for creating a programming language in rust
Someone showed me this repo with a bunch of lang dev libraries a while ago. I haven't done anything with it personally, but it may be of interest to you https://github.com/Kixiron/rust-langdev
- Rust libraries to build a compiler for my language?
- Good textbook with implementations of OO type system?
- Language Development Libraries for Rust
- How to write a compiler or interpreter in rust
-
Make A Langage
https://github.com/Kixiron/rust-langdev for additional resources and libraries
-
Can i use rust to write my compiler??
Absolutely. For a non-exhaustive list of other languages written in Rust, there is https://github.com/alilleybrinker/langs-in-rust. If you are looking for libraries to help you along the way, check out https://github.com/Kixiron/rust-langdev.
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Sep 2024
Stats
Basic rust-langdev repo stats
12
882
2.2
5 months ago
Kixiron/rust-langdev is an open source project licensed under The Unlicense which is an OSI approved license.