shithub: limbobyexample

ref: a441e96695c14e570905835af9157b7b3d17e82e
dir: /README.md/

View raw version
# Limbo by Example

Programming examples in the spirit of [gobyexample](https://github.com/mmcgrana/gobyexample), but targeted to the Limbo programming language. 

These exercises are tested on the [purgatorio](http://code.9front.org/hg/purgatorio/) fork of the Inferno operating system.

## Index

[Hello World](./HelloWorld)