REPL on Cardputer ADV: PikaScript v1.12.0
-
Hello community!
I'm interested in using PikaScript on the Cardputer ADV. I was unable to find official documentation or examples specifically for running PikaScript.
A list of modules which can be imported into the interpreter:
PikaScript v1.12.0 >>> help('modules') PikaStdLib mainWhat can we do in REPL mode on the Cardputer ADV?
Any help or links to relevant resources would be greatly appreciated.
-
@10sor
Hi, here is some documetation:
https://pikadoc-en.readthedocs.io/en/latest/index.htmland a gh-repo here:
https://github.com/pikasTech/pikaPython?tab=readme-ov-fileHope, it helps.
zedr0k