./wip/io-vm, Small programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2013.12.04, Package name: io-vm-2013.12.04, Maintainer: milos.negovanovic

Io is small prototype-based programming language. The ideas in Io are mostly
inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1
(prototype-based differential inheritance, actors and futures for concurrency),
LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable)


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: d0d7dc16b32c4994f771382813e0d107b182613b
Filesize: 8922.761 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-07-04 21:49:55 by M. Negovanovic | Files touched by this commit (1)
Log message:
Doh.

   2009-07-04 21:18:35 by M. Negovanovic | Files touched by this commit (3)
Log message:
Update to 20090704.

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2009-03-18 11:59:09 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
user-destdir support

   2009-02-06 00:04:00 by M. Negovanovic | Files touched by this commit (7)
Log message:
Update to 20090205.
   2008-09-07 01:37:48 by M. Negovanovic | Files touched by this commit (1)
Log message:
ops ... we need a buildlink3.mk now. :)