Coder Social home page Coder Social logo

lwp's Introduction

This is a really old coroutine library I wrote for a collaborative EC
project named REX in the early 1990s.

Back in those days, there wasn't really any such thing as native threads
on Unix and this was a primitive way of achieving that. In fact it was
sufficient to implement an actor-style of message-passing which made
concurrent programming very simple and easily comprehensible to students.

This code was lost (by me) when I left Imperial College in the late 1990s.
Thanks to the power of Google, I discovered that it was available in at
least one place on the web --- as part of Berkeley's pSather OS at ICSI,
here: ftp://ftp.icsi.berkeley.edu/pub/sather/Sather/System/pSather/lwp/.
Claudio Fleiner at ICSI had extensively modified it in interesting ways
to suit their needs there.

I've stripped out Claudio's changes to restore it to its original condition
because once again I need coroutines, this time on Atmel microcontrollers
(such as those found on the Arduino). The main reason for this is that
coroutines would obviate the need for the inevitable state-machine that
is required to be implemented (badly) whenever anything complicated is
attempted on that platform.

So far, I've only tested this on Linux/x86: the other architectures probably
don't compile any more --- if you can even find them still!

lwp's People

Contributors

jscrane avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.