-
Updated
May 13, 2022 - Haxe
transpiler
Here are 698 public repositories matching this topic...
-
Updated
May 12, 2021 - Lua
-
Updated
Feb 24, 2022 - Python
Update to clap3
Clap3 deprecated YAML support, so we need to rewrite command-line parsing to use the new APIs.
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
Fix Lints
-
Updated
Aug 7, 2017 - Go
-
Updated
Jan 29, 2022 - C++
-
Updated
Sep 21, 2021 - Java
-
Updated
May 10, 2022 - TypeScript
-
Updated
Apr 30, 2022 - C#
-
Updated
Mar 17, 2020 - Elm
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
May 12, 2022 - Java
-
Updated
Mar 25, 2021 - Python
As per #909, environment.yml
does not work on ARM Macs because of MKL
.
We can create another environment file, environment-arm.yml
, with an alternate BLAS
specification. This file may also be used on Linux-ARM
systems.
I'd propose adding the following two lines:
- nomkl
- openblas
- Operating system: ARM Mac
- How did you install Aesara: conda
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Mar 26, 2022 - Python
-
Updated
May 3, 2022 - Python
-
Updated
Apr 5, 2022 - Ruby
-
Updated
May 4, 2022 - Java
-
Updated
May 11, 2022 - V
-
Updated
May 5, 2022 - Python
-
Updated
Nov 24, 2021 - C
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Feb 11, 2022 - Rust
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
-
Updated
Aug 3, 2021 - JavaScript
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) 安全权限、用户管理、
应用场景:增加新的数据分析人员、用户权