RSS YouTube LinkedIn Twitter XCore IRC

Search

Projects Forum

Enter your XCore Exchange username.
Enter the password that accompanies your username.

Forgot your password?

Sign up for an account

Things to do: Search all projects, Create a project

Version 1

Size: 40.91kb

View older versions

Project Overview

XMOS BIT Scheme is a Scheme interpreter for XMOS chips. It is byte code based, in order to reduce memory size to fit inside the available 64KB of memory. The interpreter exploits the multi-threaded nature of this architecture by running multiple interpreters in parallel, concretely one interpreter on each core. In addition, each interpreter contains abstractions to manage this concurrency and to exploit features specific of the XMOS hardware. Such abstractions include sending messages between interpreters over channels, performing IO, using timers. Concretely, XMOS BIT Scheme enables an event-driven style for programming multi-core embedded systems in Scheme. More information can be found on http://xmos-vub.blogspot.com .

Project Website

This project is big enough to have its own website - click here to view it.

Project awards

Verified to run on

Videos

Images and diagrams

Rate this project


5
Average: 5 (2 votes)
Your rating: None

Share this project!

Twitter Icon Share on Twitter

Twitter Icon Share on Facebook

submit to reddit Share on Reddit

Comments / Updates

X