pxt VS awesome-typescript-derived-languages

Compare pxt vs awesome-typescript-derived-languages and see what are their differences.

awesome-typescript-derived-languages

Projects which have taken "TypeScript" and made it more than just 'JS with Types' (by orta)
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
pxt awesome-typescript-derived-languages
2 2
2,035 82
0.5% -
9.6 3.2
6 days ago 11 months ago
TypeScript
MIT License Creative Commons Zero v1.0 Universal
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.

pxt

Posts with mentions or reviews of pxt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-06.
  • Ask HN: How do you make a NoCode/LowCode application?
    2 projects | news.ycombinator.com | 6 Feb 2022
  • Ask HN: Any interesting forks of TypeScript (or languages inspired by it)?
    2 projects | news.ycombinator.com | 28 Nov 2021
    Just to add to this—the reason I find Static TypeScript particularly interesting is that it is a Microsoft project:

    https://github.com/microsoft/pxt/tree/master/pxtcompiler

    Compiling TypeScript to other targets is a significant challenge, so I think that in order for a project to become a viable alternative, it will need the resources of a big company like MS behind it. However, I'm not sure if MS or any other company currently has a great incentive to invest heavily in that. Running TypeScript on Node or Deno is good enough for most applications, and for apps that require better performance, MS already has C#, which was architected from the start to be performant (for example, allowing apps to use just value types / structs so that the GC isn't used).

awesome-typescript-derived-languages

Posts with mentions or reviews of awesome-typescript-derived-languages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.

What are some alternatives?

When comparing pxt and awesome-typescript-derived-languages you can also consider the following projects:

blockly - The web-based visual programming editor.

swc - Rust-based platform for the Web

pxt-microbit - A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode

.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

GMLTouch-Minecraft-2D - JavaScript Minecraft 2D (cross-platform)

dioxus - Fullstack GUI library for web, desktop, mobile, and more.

Gametest-API-Wrapper - Library built off of Minecraft Bedrock Edition Gametest API. Easily allows you to interact with the API, while including a lot more features!

DMDScript - An implementation of the ECMA 262 (Javascript) programming language

pxt-microturtle - A LOGO turtle library for micro:bit in MakeCode

Petalisp - Elegant High Performance Computing

v2-bootloader - The source code of the bootloader used by the nRF52 on the micro:bit v2

BorrowScript - TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write.