Show HN: Codebox - Open-source cloud and desktop IDE
1–10 of 69 posts
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#2What I couldn't find at first glance though is: what programming languages are supported by this IDE?
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#3The idea of encapsulated VM boxes is intriguing. What I couldn't find at first glance though is: what programming languages are supported by this IDE?
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#4The idea of encapsulated VM boxes is intriguing. What I couldn't find at first glance though is: what programming languages are supported by this IDE?
The IDE itself isn't tied to specific VMs, it can run on your own server, your own desktop/laptop or our cloud.
We provide stacks for our cloud solution https://www.codebox.io/.
We provide stacks and VMs for all common languages and frameworks (PHP, Java, Dart, Node.js, Python, Ruby, Go, C/C++, Lua) as of right now.
The community can also contribute new stacks providing support for other languages.
Hope this helps :)
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#5Re: Show HN: Codebox - Open-source cloud and desktop IDE
#6The idea of encapsulated VM boxes is intriguing. What I couldn't find at first glance though is: what programming languages are supported by this IDE?
Hi Aaron from FriendCode speaking (Codebox author), The IDE itself isn't tied to specific VMs, it can run on your own server, your own desktop/laptop or our cloud. We provide stacks for our cloud solution https://www.codebox.io/ . We provide stacks and VMs for all common languages and frameworks (PHP, Java, Dart, Node.js, Python, Ruby, Go, C/C++, Lua) as of right now. The community can also contribute new stacks prov…
Oh, and Rust support would be awesome. But I guess that's too early.
/edit: I like that it runs cmatrix in my browser: http://i.imgur.com/ZDiJ5Tw.png ;)
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#7The idea of encapsulated VM boxes is intriguing. What I couldn't find at first glance though is: what programming languages are supported by this IDE?
So expect this to evolve quickly over the next few weeks. And obviously now that it's open source anyone can help improve the project :)
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#8Not sure if it's intentional but the license (apache2) link on GitHub goes to the docs folder rather than the license text/ definition.
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#9Exactly what I was looking for yesterday researching an interactive programming tutorial I was thinking of putting together. Great timing! Not sure if it's intentional but the license (apache2) link on GitHub goes to the docs folder rather than the license text/ definition.
I'll try to get working on those, when I've finished a few other things with a higher priority.
Maybe you could help contribute to that ?
Re: Show HN: Codebox - Open-source cloud and desktop IDE
#10Exactly what I was looking for yesterday researching an interactive programming tutorial I was thinking of putting together. Great timing! Not sure if it's intentional but the license (apache2) link on GitHub goes to the docs folder rather than the license text/ definition.