首页
It&#x27;s a source to source compiler for people interested in AI but don&#x27;t want to touch Python.<p>It&#x27;s a work-in-progress(super-raw proof of concept). Frontend is a JavaScript Chrome extension and backend is a C transpiler. We use the Treesitter C lib to parse syntax trees and the Mongoose C lib to handle websockets.<p>GitHub repo has a Java demo showing <i>possible</i> import syntax. Some keywords like &#x27;from&#x27; and &#x27;as&#x27; don&#x27;t exist in Java. I found some workarounds. Please let me know what you think.

暂无评论

暂无评论