cychoi/XiaoVM
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# XiaoVM A mini VM, also an advanced toy. Kill time together with me, if you like. :-) Copyright (c) 2013 Mike Manilone All rights reserved You can freely use this program as an end-user, you can't redistribute it. See spec.txt to see how to write Xiao code. 小 "Xiao" is the Chinese word for "small". To have a great experience with XiaoVM, you need to prepare * glib2 ( yum install glib2-devel ) * Tcl 8.6 ( yum install tcl ) Enjoy!