File | Date | Author | Commit |
---|---|---|---|
.github | 2024-01-30 |
![]() |
[129050] Create FUNDING.yml |
ChromeExtension-Frontend | 2024-01-29 |
![]() |
[e0431d] Version 0.0.1 |
Compiler-Backend | 2024-01-29 |
![]() |
[e0431d] Version 0.0.1 |
.gitignore | 2024-01-29 |
![]() |
[dbd5d4] Commit |
LICENSE | 2023-12-14 |
![]() |
[b757c7] Initial commit |
README.md | 2024-01-30 |
![]() |
[d35e6c] Update README.md |
SECURITY.md | 2024-01-30 |
![]() |
[3cb066] Create SECURITY.md |
AntiPython Colab is a source to source compiler that let's you build AI in Java, Rust, JavaScript, Flutter, C#, Go, Ocaml(and etc...) utilizing free Google Colab GPUs!
It's blazingly fast and very robust as it uses websockets and the Treesitter C library under the hood.
✔ Web GUI for ease of access
✔ No language lock-in! Free and opensource language servers available!
✔ Super secure language servers running on your personal device.
AI is super interesting but Python is a bore. We built a compiler that translates programming languages to Python!
AntiPython Colab is built for:
This is a work in progress. Send direct feeback here - murage@fileforma.com
25th Jan - Built Chrome extension interface.
29th Jan - Java imports working.
Sponsor your favorite language here🙏
Join the mailing list
Node JS and GCC needed to compile Javascript and C
git clone https://github.com/Fileforma/AntiPython-AI-Compiler-Colab.git
Open the folder AntiPython-AI-Compiler-Colab
cd AntiPython-AI-Compiler-Colab
Open the folder ChromeExtension-Frontend
cd ChromeExtension-Frontend
npm install
dist
is created inside ChromeExtension-Frontendnpm run build
chrome://extensions
in a new tab. Enable Developer Mode.Load unpacked button
and select the folder dist created in Step 5
.Visit the Google Colab webpage https://colab.research.google.com/
and create a new notebook.
Go back to the folder AntiPython-AI-Compiler-Colab
. Open a new terminal window.
Compiler-Backend
and open the folder Translator
cd Compiler-Backend && cd Translator
clear && gcc main.c mongoose.c cJSON.c ../SupportedLanguages/tree-sitter-java/src/parser.c ../TreeSitterLibrary/libtree-sitter.a -o main.o && ./main.o
ChromeExtension-Frontend
from Step 3. Open another new terminal window. Start the extension server.npm start
import math;
import com.fileforma.tensorflow;
import com.fileforma.numpy as numpy;
Making VS Code Extensions for Engineering Managers and CTOs
FFmpeg Data Structures in the C language
🙏 Get Lifetime Support for Early Backers
🏢 Corporate Sponsor support
Join the mailing list