OneLang – A tool to help writing code in multiple languages at the same time
1–10 of 69 posts
Re: OneLang – A tool to help writing code in multiple languages at the same time
#2From https://github.com/koczkatamas/onelang/wiki/FAQ it is clear that this tool falls far short of actual polyglottery.
Re: OneLang – A tool to help writing code in multiple languages at the same time
#3I have wanted this for such a long time. How can I make python the main typing window instead of Typscript?
Re: OneLang – A tool to help writing code in multiple languages at the same time
#4If anybody is looking for something stable for years, have a look at haxe [1]
[1] https://haxe.org
Re: OneLang – A tool to help writing code in multiple languages at the same time
#5How is this different to haxe?
https://haxe.org/
Re: OneLang – A tool to help writing code in multiple languages at the same time
#6If anybody is looking for something stable for years, have a look at haxe [1] [1] https://haxe.org
How classy of you
Re: OneLang – A tool to help writing code in multiple languages at the same time
#7How to do one thing ok, and 10 things strangely.
Re: OneLang – A tool to help writing code in multiple languages at the same time
#8Isn't it more an indication of how little substantial difference there is between most mainstream languages?
Re: OneLang – A tool to help writing code in multiple languages at the same time
#9If anybody is looking for something stable for years, have a look at haxe [1] [1] https://haxe.org
How classy of you
I realize it's sometimes not considered cool to point out competing projects, but the OneLang project FAQ explicitly says that it's a proof of concept, not ready for production use, with no documentation, and may never be finished.
https://github.com/koczkatamas/onelang/wiki/FAQ
OneLang does seem like a nifty project, but given its current state, it seems pretty reasonable to point toward Haxe for anyone interested in something similar that has been around for years, well documented, and used in production by many teams.
Re: OneLang – A tool to help writing code in multiple languages at the same time
#10It's fun but breaks very quickly. One simple line such as "console.log(Math.random(10));" will fail.
Amusing anyhow.
Also: please make it python 3. It's been 13 years...