Question

what is the workspace of Limbo?

In other words, where can i write code in Limbo and exceute it? (like visual studio for C#,C++,VB and eclipse for Java,PHP )

Limbo is a programming language.

http://en.wikipedia.org/wiki/Limbo_(programming_language)#Hello_world

Thanks.

Was it helpful?

Solution

This link might help you:

From the link:

Inferno is not only an operating system, it is also a complete development environment, providing all the tools necessary for creating, testing and debugging the applications that run within it.

Acme IDE: includes editor, shell, advanced pattern matching tools & more

Fast Compiler: with full syntax and compile time type checking

Graphical Debugger: with full stack trace for currently executing threads

Powerful Shell: with sophisticated scripting capabilities UNIX like commands: including bind, grep, gzip, mount, ps, tar, yacc...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top