1. klipse

klipse 嵌入类似IDE的功能

1.1. 使用方法

{
    "plugins": ["klipse"]
}

用法,在 markdown 中

```eval-python
print [x + 1 for x in range(10)]
```

效果如下:

print [x + 1 for x in range(10)]

klipse 目前支持下面的语言:

  • javascript: evaluation is done with the javascript function eval and pretty printing of the result is done with pretty-format
  • clojure[script]: evaluation is done with Self-Hosted Clojurescript
  • ruby: evaluation is done with Opal
  • C++: evaluation is done with JSCPP
  • python: evaluation is done with Skulpt
  • scheme: evaluation is done with BiwasScheme
  • PHP: evaluation is done with Uniter
  • BrainFuck
  • JSX
  • EcmaScript2017
  • Google Charts: See Interactive Business Report with Google Charts.
Copyright © 温玉 2021 | 浙ICP备2020032454号 all right reserved,powered by Gitbook该文件修订时间: 2021-08-22 15:22:14

results matching ""

    No results matching ""