TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AntiPython Colab Compiler,use Google Colab in your preferred language

2 pointsby muragekibichoover 1 year ago
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.

no comments

no comments