brainfuck-ts-types VS SOSML

Compare brainfuck-ts-types vs SOSML and see what are their differences.

brainfuck-ts-types

A brainfuck interpreter running within the typescript type system (by phenax)

SOSML

The Online Interpreter for Standard ML, written in TypeScript. (by SOSML)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
brainfuck-ts-types SOSML
1 1
6 170
- 0.6%
10.0 5.5
over 1 year 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.

brainfuck-ts-types

Posts with mentions or reviews of brainfuck-ts-types. 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 brainfuck-ts-types and SOSML you can also consider the following projects:

ts-essentials - All essential TypeScript types in one place 🤙

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

talk-typelevel-ts - Code samples for my talk “Type-level programming in TypeScript”

js-ziju - Compile javascript to LLVM IR, x86 assembly and self interpreting

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

tsfuck - Brainfuck interpreter using TypeScript types

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

free-types - A type-level library enabling the creation and the manipulation of type constructors which can be detached from their type parameters. Also referred to as higher kinded types.

bhai-lang - A toy programming language written in Typescript

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