问一个镜像问题,我不是很喜欢 Python 游标卡尺风的代码,但是有的时候还是必须要去写一些 python 脚本:很多时候有的设备上往往有 python2 环境但是没有 node
所以有没有比较好用、流行的编译器,可以把 js 代码转成 python 代码?最好能转成 python2
P.S. 看到隔壁帖子的Rusthon,有用过的大佬说说效果嘛?或者有其他类似的 alternative ?😳
|  |      1shintendo      2019-09-26 13:21:11 +08:00 换个思路,找个 python 写的 js 运行时? | 
|      2molika      2019-09-26 14:32:06 +08:00 hy-lang 试一试. | 
|      3BlueMeow      2019-09-26 20:45:32 +08:00 GraalVM 试试? JS Python Java 统一了 |