An open API service indexing awesome lists of open source software.

https://github.com/spirali/kreatrix

Programming language
https://github.com/spirali/kreatrix

Last synced: 7 months ago
JSON representation

Programming language

Awesome Lists containing this project

README

          

# Kreatrix

Kreatrix is a programming language inspired by IO, Self, Smalltalk and Python.
It was developed between 2006 and 2009 as parts of my bachelor and master theses.

I have put it online only for historic and nostalgic reasons
and I have no intention of continuing in development.

Some basic info:

* Object oriented programming language based on Self and IO
* Smalltalk-like syntax
* Python-like VM (in C)
* Modules: GTK-2, xml, sockets, threads, SDL
* GPLv2 license
* Original manual is lost :(
* [Examples](docs/examples)
* [Generated docs](docs/html)
* [VIM syntax highlighting](extra/kx.vim)

## Author

Stanislav Böhm (spirali /at/ kreatrix /dot/ org)