js-ziju VS SOSML

Compare js-ziju vs SOSML and see what are their differences.

js-ziju

Compile javascript to LLVM IR, x86 assembly and self interpreting (by wizardpisces)

SOSML

The Online Interpreter for Standard ML, written in TypeScript. (by SOSML)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
js-ziju SOSML
8 1
163 169
- 0.6%
0.0 5.5
over 2 years ago 7 months ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

js-ziju

Posts with mentions or reviews of js-ziju. We have used some of these posts to build our list of alternatives and similar projects.

SOSML

Posts with mentions or reviews of SOSML. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing js-ziju and SOSML you can also consider the following projects:

webassemblyjs - Toolchain for WebAssembly

inet-cute - An implementation of interaction nets. -- ASCII art inspired syntax. -- Pure postfix expression. -- Using a stack-based low-layer language to build nets.

psi - WIP ISO 7185 Pascal interpreter

xstate - Actor-based state management & orchestration for complex app logic.

jssm - Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.

fanuc-macro-b - A Lexer, Parser, and Interpreter for Fanuc Macro B gcode files

esprima - ECMAScript parsing infrastructure for multipurpose analysis

brainfuck-ts-types - A brainfuck interpreter running within the typescript type system

decomp.me - Collaborative decompilation and reverse engineering website

bhai-lang - A toy programming language written in Typescript

ts-transform-import-path-rewrite - TS AST transformer to rewrite import path

monkey-ts - [Learning] An implementation of a Monkey interpreter in Typescript