Repository navigation
javascript-compiler
- Website
- Wikipedia
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Scala.js, the Scala to JavaScript compiler
A curated list of JavaScript tooling written in Rust
JavaScript Engine for .NET
🚀 The next generation C# to JavaScript compiler
Alternative StdLib for Nim for NodeJS/JavaScript targets, hijacks NodeJS StdLib for Nim
A JavaScript compiler written in TypeScript targeting C++/V8
编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么
Compile javascript into Mindustry logic code (mlog)
Programming language made up of chess games
Codo-File is a code editor that primarily supports JavaScript and Python, with partial Dart support. Additionally, it features a real-time website editor where you can create your own website in the browser using HTML, CSS, and JavaScript. The project also includes an image-to-text feature and a voice-to-text feature .
Web IDE and REPL for the Ink programming language, written in pure Ink on a self-hosted compiler toolchain
An in-browser loader/bundler for javascript. No Node required. No CLI required. Use with @gardenhq/willow for a flexible, 'unobtrusive' dependency injection builder to decouple your codebase.
Jolly - A Fun, Fresh Language Compiler for JavaScript!
[λ] Experimental ClojureScript to JavaScript compiler based on Babel
Merge javascript files with imports/exports into one function.
Simple, next gen, all purpose web software bundler with hot-reloading development server. Includes native desktop and mobile development support.
A simple compiler that converts Dart function named parameter calls to JavaScript function calls
A project that helps me and others to better understand how V8 actually works.
UNDER DEVELOPMENT: JavaScript compiler for multithreading