Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-polyglot

😎 A curated list of libraries/tools that compiles a given language to other languages.
https://github.com/lxsmnsyc/awesome-polyglot

Last synced: about 23 hours ago
JSON representation

  • Table of Contents

    • Languages

      • ruby2js - Ruby to Javascript conversion.
      • PYXC-PJ - A Python to JavaScript compiler, similar in spirit to CoffeeScript
      • Pyjaco - Python to JavaScript translator
      • RapydScript - Python-inspired, decluttered JavaScript
      • metapensiero.pj - Javascript for refined palates: a Python 3 to ES6 Javascript translator.
      • Opal - Ruby to JavaScript compiler.
      • 8ball - a ruby-to-javascript source-to-source transformer.
      • pyjs - is a Rich Internet Application (RIA) Development Platform for both Web and Desktop. With pyjs you can write your JavaScript-powered web applications entirely in Python.
      • Batavia - is an implementation of the Python virtual machine, written in JavaScript. It enables you to run Python bytecode in the browser.
      • java2script - provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
      • ST-JS - is a Java-to-JavaScript transpiler that outputs readable, recognizable code. It lets you write code that uses the JavaScript and DOM APIs using Java's syntax and tooling.
      • GrooScript - library to convert groovy code to javascript.
      • Fable - is a compiler powered by Babel designed to make F# a first-class citizen of the JavaScript ecosystem.
      • Scala.js - The official Scala to JavaScript compiler.
      • SharpKit - C# to JavaScript compiler.
      • Bridge.NET - C# to JavaScript compiler.
      • Fengari - is the Lua VM written in JavaScript. It uses JavaScript's garbage collector so that interoperability with the DOM is non-leaky.
      • Haxe - is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler.
      • dart2js - Dart-to-JavaScript compiler.
      • TypescriptToLua - Write Lua with TypeScript.
      • MoonScript - is a dynamic scripting language that compiles into Lua.
      • Amulet - is a simple, modern programming language based on the long tradition of the ML family, bringing improvements from the cutting-edge of programming language research.
      • Nim - is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula.
      • pseudo-python - a restricted python to javascript / c# / go / ruby compiler.
      • Rusthon - multilang markdown: python, c/c++, java, nim, js, go, rust.
      • Perlito - a compiler collection that implements Perl 5 and Perl 6 programming languages.
      • Kotlin - Programming language for mobile cross-platform and web development, server-side, native and data science.
      • ReasonML - Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecosystems.