ApuC Source: http://pastebin.com/gu15a3aS A basic chatbot in Scratch. Supports very minimal stuff right now (it is a WIP). Try a greeting, introduce yourself, or ask a who or what question. Lags a lot, probably from highlighting the enormous amount of code ApuC generated (don't be fooled by 11 scripts!). Try embedded for a bit less lag: http://scratch.mit.edu/projects/embed/26657004/?autostart=true
Made with ApuC! http://scratch.mit.edu/discuss/topic/50212/ Most of the code is actually boilerplate string/list functions, there's not a lot of actual parsing going on, so it is limited at the moment. ======= changelog ======= 9/18 - added more recognized phrases