MiniScriptEval

expression evaluator (with variables and optional REPL) in MiniScript (by JoeStrout)

MiniScriptEval Alternatives

Similar projects and alternatives to MiniScriptEval

  • AdventOfCode2022

    Solutions to all 25 Advent of Code 2022 in Rust 🦀 Less than 100 lines per day, total runtime of less than 1 second. (by AxlLind)

  • ms-ms

    A MiniScript parser and evaluator written in MiniScript

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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

MiniScriptEval reviews and mentions

Posts with mentions or reviews of MiniScriptEval. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • An expression parser for MiniScript
    2 projects | dev.to | 21 Feb 2024
    Last week, we talked about the Pratt parsing algorithm. Prior to learning about that, I had always written recursive-descent parsers, including one a couple years ago that could evaluate simple numeric expressions.
  • Advent of Code (in MiniScript), Day 21
    2 projects | dev.to | 21 Dec 2022
    Note that dependsOn is a list of monkey names; we look up the corresponding Monkey objects in a global map called monkeys. Also, to avoid writing code to handle the four different operators, I used the eval module from this repo to evaluate an expression based on the monkey's operator.
  • Advent of Code (Day 11), in MiniScript
    1 project | dev.to | 11 Dec 2022
    That "Operation" line is a problem. MiniScript does not have a built-in eval function (though there is a repo for that). If I weren't under time pressure, I'd probably write a very simple expression parser and evaluator that can parse and evaluate A op B, where A and B are either "old" or a number, and op is either '+' or '*'. But this being Advent of Code, I was under time pressure. That seemed like a poor choice.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 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 MiniScriptEval repo stats
3
1
10.0
about 2 years ago

JoeStrout/MiniScriptEval is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of MiniScriptEval is MAXScript.


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