slang-v2

Simple scripting language interpreter (by mkhan45)

Slang-v2 Alternatives

Similar projects and alternatives to slang-v2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better slang-v2 alternative or higher similarity.

slang-v2 reviews and mentions

Posts with mentions or reviews of slang-v2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.
  • So about the right way to write an interpreter
    5 projects | /r/rust | 10 May 2021
    In the meantime, https://github.com/mkhan45/slang-v2 is pretty simple. I'll answer any questions you might have about it if you PM me. It starts with the scanner and then goes to the parser and is evaluated from there, so the reading order by module would probably be scanner -> parser -> statement -> eval.
    5 projects | /r/rust | 10 May 2021
    The code that does this in Slang is here: https://github.com/mkhan45/slang-v2/blob/master/src/parser/for_parse.rs
  • A tiny stack based VM in Rust
    2 projects | /r/rust | 25 Mar 2021
    Some of the design choices here might be a little strange, but I tried to explain them in comments. It runs quite fast (as expected since it only supports one datatype), and I've written a really rudimentary janky compiler for it. I plan on writing a more fleshed out compiler that takes advantage of all of its features whenever I have time.
  • What's everyone working on this week (3/2021)?
    8 projects | /r/rust | 18 Jan 2021
    I'm probably done with this for the forseeable future as of today but I've just made my first scripting language interpreter: https://github.com/mkhan45/slang-v2.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 29 Mar 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic slang-v2 repo stats
6
23
0.0
almost 3 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com