Difference between revisions of "MogBot"
Jump to navigation
Jump to search
(Migrate from old wiki) |
m (replace dead link with web archive) |
||
Line 1: | Line 1: | ||
− | David Mold's excellent robot. Source code included. I'm not sure if it was the first robot with [[PatternMatching]], but David certainly succeeded in explaining the basic mechanism and prove its usefulness. Check out [http://www.realj.com/robots/MogBot.html MogBot home page]. | + | David Mold's excellent robot. Source code included. I'm not sure if it was the first robot with [[PatternMatching]], but David certainly succeeded in explaining the basic mechanism and prove its usefulness. Check out [http://web.archive.org/web/20040213005719/http://www.realj.com/robots/MogBot.html MogBot home page]. |
Many bots use MogBot style PatternMatching. Including: | Many bots use MogBot style PatternMatching. Including: |
Latest revision as of 09:44, 14 September 2017
David Mold's excellent robot. Source code included. I'm not sure if it was the first robot with PatternMatching, but David certainly succeeded in explaining the basic mechanism and prove its usefulness. Check out MogBot home page.
Many bots use MogBot style PatternMatching. Including:
- Marshmallow - source code and discussion on Marshmallow/PatternMatcher
- SpareParts - how could I leave out something? :-P He's completely open source, so feel free to take a look.
Please add robots to the list.