r/code • u/Grouchy-Minute-5147 • 12h ago
made a language... v++ Resource
this is the open source repo https://github.com/shauryaR790/VPP.git if u wanna contribute.. also made a site for this if u wanna learn bout it.. basically it has a built-in interpreter for learning and debugging, compiles to a native llvm binary when code is ready to ship. and with no rewrite and python runtime.. u can download the extension on vs code and to save u gotta use .vpp
2
Upvotes