Skip to content
Joshua Meng edited this page May 30, 2016 · 2 revisions

Different script language have different APIs. Following are APIs current supported.

Current supported language APIs

luaexec

Defined in publish/apis/lua.

Detailed information of luaexec APIs can be found in Lua Extension.

python

Defined in publish/apis/python.

pydoc_gen.lua is a script which can generate current installed python APIs. Execute it with luaexec.

octave

Defined in publish/apis/octave.

Clone this wiki locally