idel VS proposal-type-annotations

Compare idel vs proposal-type-annotations and see what are their differences.

idel

A low-level virtual machine for mobile code (by darius)

proposal-type-annotations

ECMAScript proposal for type syntax that is erased - Stage 1 (by tc39)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
idel proposal-type-annotations
3 101
12 4,101
- 0.8%
10.0 4.7
over 6 years ago 2 months ago
C JavaScript
GNU Lesser 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.

idel

Posts with mentions or reviews of idel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-06.
  • My history with Forth, and stack machines
    2 projects | news.ycombinator.com | 6 Aug 2023
    There was a wasm predecessor (by, well, me) with a bit more of the Forth flavor: https://github.com/darius/idel

    From >20 years ago and my main regret is a failure to carry it through to be more than a demo.

  • Building the fastest Lua interpreter.. automatically
    8 projects | news.ycombinator.com | 22 Nov 2022
    I don't know -- there were at least a couple papers about it, but I haven't been following. At the time it was first announced I used some of the ideas in one of my projects (https://github.com/darius/idel/blob/master/src/opcodes.awk) but unfortunately didn't develop it further.
  • All About E: The Language That Infiltrated JavaScript
    2 projects | news.ycombinator.com | 26 Oct 2022
    Thanks, Chris!

    Another interesting thing that came out of the object-capability ferment around E and EROS was Darius Bacon's Idel secure virtual machine: https://github.com/darius/idel

    Though no other software is as influential as JS, other currently influential ocap systems include Genode, most of the current implementations of L4 (including seL4), and CHERI.

proposal-type-annotations

Posts with mentions or reviews of proposal-type-annotations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.

What are some alternatives?

When comparing idel and proposal-type-annotations you can also consider the following projects:

luajit-remake - An ongoing attempt to re-engineer LuaJIT from scratch

astexplorer - A web tool to explore the ASTs generated by various parsers.

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Scala.js - Scala.js, the Scala to JavaScript compiler

qbe-rs - QBE IR in natural Rust data structures

rescript-compiler - The compiler for ReScript.

LuaJIT - Mirror of the LuaJIT git repository

Carp - A statically typed lisp, without a GC, for real-time applications.

ish - Linux shell for iOS

d2-playground - An online runner to play, learn, and create with D2, the modern diagram scripting language that turns text to diagrams.

factor - Factor programming language

proposal-record-tuple - ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!