-
Updated
Sep 5, 2021 - Haxe
#
transpiler
Here are 618 public repositories matching this topic...
Haxe - The Cross-Platform Toolkit
-
Updated
May 12, 2021 - Lua
Python 3.7 to JavaScript compiler - Lean, fast, open! -
-
Updated
Jul 23, 2021 - Python
Migrate C code to Rust
-
Updated
Aug 29, 2021 - Rust
bryanjos
commented
Jun 29, 2017
Below is a list of all the known Erlang standard library functions found in Elixir's Standard Library that have not been implemented in some way yet in ElixirScript. Implementations should go here
For anyone looking to implement a function the steps would be to:
- Pick a function or functions from
Open
Fix Lints
6
Godzilla is a ES2015 to Go source code transpiler and runtime
-
Updated
Aug 7, 2017 - Go
Fetish-themed programming language
-
Updated
Mar 19, 2021 - C++
A Java to JavaScript transpiler.
-
Updated
Aug 23, 2021 - Java
Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
-
Updated
Mar 17, 2020 - Elm
Typescript to lua transpiler. https://typescripttolua.github.io/
-
Updated
Sep 5, 2021 - TypeScript
javascript
ruby
python
java
swift
language
programming-language
golang
php
typescript
csharp
cpp
perl
transpiler
source-to-source
-
Updated
Jun 19, 2021 - TypeScript
Java to Closure JavaScript transpiler
-
Updated
Sep 2, 2021 - Java
transpile algorithms/libs to idiomatic JS, Go, C#, Ruby
-
Updated
Mar 25, 2021 - Python
Python-inspired, decluttered JavaScript
-
Updated
May 11, 2021 - JavaScript
Compile Nim Extensions for Python On Import!
python
performance
nim
compiler
cython
transpiler
nimpy
cython-alternative
nim-source
nim-compiler
nimporter-libraries
-
Updated
May 9, 2021 - Python
Ruby Next makes modern Ruby code run in older versions and alternative implementations
-
Updated
Jul 12, 2021 - Ruby
Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
javascript
kotlin
bytecode
compiler
opencl
llvm
decompiler
webassembly
transpiler
java-bytecode
jvm-bytecode
llvm-frontend
-
Updated
Sep 2, 2021 - Java
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
-
Updated
Aug 27, 2021 - C
Rick Roll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics.
language
programming-language
interpreter
compiler
esoteric-language
transpiler
esolang
esoteric-programming-language
rickroll
rick-astley
rick-roll
rick-roll-language
-
Updated
Sep 5, 2021 - Python
-
Updated
Mar 8, 2021 - JavaScript
High performance JavaScript to JavaScript compiler with a Rust core
-
Updated
Aug 10, 2021 - Rust
alanjds
commented
Oct 23, 2018
More than one user/contributor had trouble trying to test or run simple toy scripts. The README is outdated and still says to run make and friends.
- Put instructions about installing Go 1.10+ and Python 2.7
- Update install instructions for development (
setup.py develop) - Update install instructions over system (
setup.py install) - Remove outdated nonworking instructi
5
JavaScript to Lua compiler with runtime library.
-
Updated
Mar 28, 2017 - JavaScript
A universal translator for programming languages
-
Updated
Aug 3, 2021 - JavaScript
JavaScript (ES6) to PHP source-to-source transpiler.
-
Updated
May 4, 2019 - JavaScript
dgerlanc
commented
Aug 27, 2021
Improve this page
Add a description, image, and links to the transpiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transpiler topic, visit your repo's landing page and select "manage topics."


2019/12/02 和Yi Wang沟通交流考虑SQLFLOW可以支持如下的特性
一、基础功能:好用的工具需要一个更加简易友好的界面,让业务开发/分析更加简单
1)设计分析类工具,提供自动联想输入、快速语法、常见语义错误,提升用户体验
应用场景:提供IDE的自动联想功能,提高开发效率;语法和基本语义提前检查,避免提交到后台,执行较长时间后报错
2)大数据量时时间较长,建议提供任务(job)管理、允许用户了解数据执行的状态、监控进度、提供动态调试、watch能力,方便用户感知和调优
应用场景:耗时任务可以快速了解整体进度,提供一些中间的过程信息、耗时等,方便用户进行调优,优化开发
3) 安全权限、用户管理、
应用场景:增加新的数据分析人员、用户权