elf VS TypeScript-Compiler-Notes

Compare elf vs TypeScript-Compiler-Notes and see what are their differences.

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
elf TypeScript-Compiler-Notes
1 2
2 571
- 3.2%
5.1 2.2
about 2 years ago 11 months ago
Lua JavaScript
BSD 2-clause "Simplified" License Creative Commons Attribution 4.0
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.

elf

Posts with mentions or reviews of elf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-03.
  • The project with a single 11,000-line code file
    15 projects | news.ycombinator.com | 3 Apr 2022
    > What do you develop with Arc usually?

    I try to use Arc for as much as possible. We wrote our TPU monitoring software in it: http://tensorfork.com/tpus

    Eventually I became frustrated with Racket's FFI. So I eventually made my own arclike language called elflang: https://github.com/elflang/elf

    ... which itself is a fork of Lumen (https://github.com/sctb/lumen) by Scott Bell.

    The performance is good enough to run a minecraft-style game engine: https://i.imgur.com/iyr0YrB.png which was satisfying.

    Nowadays I've been trying to implement Bel, mostly for the challenge of it than for any practical reason.

    > I like how the "html" and "css" part was embedded in that "news.arc" file. Do you think that VIM script will highlight and lint the "css" part of an "arc" file?

    Nope. https://i.imgur.com/o9aUG6j.png

    But it has one very important feature: it can properly highlight atstrings: https://i.imgur.com/wO4f742.png

    It's probably hard to tell, but the "@(hexrep border-color*)" would normally be highlighted as if it were a string. Arc has a feature called atstrings, where you can use @foo to reference the enclosing variable "foo". It can also call functions, e.g. "The value of 1 plus 2 is @(+ 1 2)" will become "The value of 1 plus 2 is 3".

TypeScript-Compiler-Notes

Posts with mentions or reviews of TypeScript-Compiler-Notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-20.
  • Tenha brio com sistemas de tipos
    4 projects | dev.to | 20 Jul 2022
    Essas imagens veem desse repo da microsoft
  • The project with a single 11,000-line code file
    15 projects | news.ycombinator.com | 3 Apr 2022
    Unlike the OP's file, there's a rather substantial test suite and massive corpus of TypeScript code to work with, so at the very least, you'd have some grumpy people knocking on your door if you did something that negatively impacted the greater ecosystem.

    Some documentation from Orta Therox on the checker:

    https://github.com/microsoft/TypeScript-Compiler-Notes/blob/...

What are some alternatives?

When comparing elf and TypeScript-Compiler-Notes you can also consider the following projects:

fpc

TypeGame - 👾 Sokoban Game in Pure TypeScript Type System

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

arc

flre - FLRE - Fast Light Regular Expressions - A fast light regular expression library

type-challenges - Collection of TypeScript type challenges with online judge

tetgen - This is a mirror of the latest stable version of Tetgen.

kubernetes - Production-Grade Container Scheduling and Management

SheetJS js-xlsx - 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

leo-editor - Leo is an Outliner, Editor, IDE and PIM written in 100% Python.