mjs

ECMAScript Interpreter (by mras0)

Mjs Alternatives

Similar projects and alternatives to mjs

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

mjs reviews and mentions

Posts with mentions or reviews of mjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-22.
  • A Garbage-Collected Heap in C++, Shaped Like Typed Python
    1 project | /r/Compilers | 1 Jun 2022
    I implemented a GC in C++ a couple of years ago for a JS interpreter (some notes). Some of the optimization I spent a lot of effort on (NaN-tagging) might not be appropriate for your use case though, and I won't recommend using the exact same approach as I did.
  • Enumerating and analyzing 40 non-V8 JavaScript implementations
    7 projects | news.ycombinator.com | 22 Sep 2021
    I made a toy ECMAScript interpreter a couple of years ago: https://github.com/mras0/mjs

    Not really notable, expect perhaps being the only one on the list with an ES1 mode? :) (Can't promise it's accurate though, as it was hard to find examples).

    Otherwise pretty boring (C++, hand-written parser, AST interpreter, ES1/ES3/ES5.1 support minus some regexp/timezone/locale stuff).

Stats

Basic mjs repo stats
2
123
0.0
about 5 years ago

mras0/mjs is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of mjs is C++.


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