ricky9090 / Robotalk

Android version of Tim Budd's SmallWorld. (可集成到Android APP中的Smalltalk)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robotalk

A Proof of concept that Smalltalk can be embedded in Android applications.

Screenshot_1

Screenshot_2

Screenshot_3

Note

The Smallworld's source code is forked from russellallen/SmallWorld

Improvements:

  1. To fit Android App architecture, moving UI stuff into spearate thread
  2. Adding implementation of "Virtual-View", remove all UI dependencies from interpreter.

About

Android version of Tim Budd's SmallWorld. (可集成到Android APP中的Smalltalk)

License:MIT License


Languages

Language:Java 100.0%