Io
Io is a prototype-based programming language inspired by Smalltalk (all values are objects, all messages are dynamic), Self (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:misc/io && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
io-2017.09.06.tar.gz | 0009153588 8.73 MB | |
io-rpmlintrc | 0000000067 67 Bytes | |
io.changes | 0000001157 1.13 KB | |
io.spec | 0000005509 5.38 KB |
Latest Revision
Soc Virnyl Estela (uncomfyhalomacro)
accepted
request 1063748
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 5)
- Update to version 2017.09.06: * fix #337 * added travis integration * Update IoGuide.html * update documentation * Update README.md * Added new requirements - Remove duplicated files - Add io-rpmlintrc - Remove zero-length files - Remove python-rpm-macros - Separating them as subpackages only adds confusion. Merging them as one. - Directory names causing some issues so created a custom buildroot directory - Fix some build deps. - Add python and python development packages as BuildRequires. - Format specfile - Barewords are no longer supported.
Comments 0