Giter Site home page Giter Site logo

tintohill / inferno-lab Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 9.05 MB

Automatically exported from code.google.com/p/inferno-lab

Limbo 84.69% Shell 0.99% Python 3.21% Makefile 0.02% C 7.34% Assembly 3.36% JavaScript 0.05% HTML 0.31% Batchfile 0.01% Mask 0.01% Protocol Buffer 0.01%

inferno-lab's People

Contributors

caerwynj avatar

Watchers

 avatar

inferno-lab's Issues

In Ubuntu, the network does not seem to be available

What steps will reproduce the problem?
1. Install the new acme-sac debian package,
2. Open acme and use README
3. right click on http://cm.bell-labs.com/sys/doc/acme.html

What is the expected output? What do you see instead?

I expect the link to open in acme. Instead I get an error in
the console 
[$Math] Broken: "sys: fp: exception status=0000 pc=0x80acc7d"

Right clicking on manual pages works just fine.

If I try to execute Local mount -A tcp!plan9.bell-labs.com!wiki /mnt/wiki

I get the error,

mount: can't dial tcp!plan9.bell-labs.com!wiki: Address family not supported by 
protocol (/net/tcp/clone)
119 "Mount":fail:dial failed

And if I try to execute ip/ping 8.8.8.8 I get
ip/ping: can't dial icmp!8.8.8.8!1: network unavailable icmp

What version of the product are you using? On what operating system?
Using the acme-sac featured on the front page. Using ubuntu 12.10

Original issue reported on code.google.com by blufox on 27 Jan 2013 at 9:34

new in limbo programming

New in limbo programming?
im new at limbo programming but i can´t find helpful information about it.
I just want to do a simple thing. how can i get input from the keyboard
something like this in c:
void main() {
int a, b, suma;

printf("Introduce a number: "); scanf("%d", &a); printf("\nIntroduce a
number: "); scanf("%d", &b);

suma = a + b;

printf("\nEl resultado de la suma es: %d", suma);

system("PAUSE"); }

and if someone has simple limbo examples code please mail me ¡¡¡
sorry for my bad english but is not my first language greetings from Mexico
¡¡¡¡ 


Original issue reported on code.google.com by [email protected] on 18 Dec 2008 at 2:56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.