Download Slide 1

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Programming Robots in a Functional Language
- Simon Linford
Designing a concurrent functional
programming language for use on
Lego mindstorms robots, based on
the scheme programming language
with additions to allow concurrency
similar to that used by Erlang.
Project includes a compiler to create
Transputer code; generating code that
can be run on Lego Mindstorms by
using the Transterpreter.