Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Ioke

< >

Ioke is an open source programming language created in 2008 by Ola Bini.

#442on PLDB 16Years Old 17Repos
Download source code:
git clone https://github.com/olabini/ioke
Homepage · REPL · Source Code · Wikipedia · Docs

Ioke is a dynamic, strongly typed, prototype-based programming language targeting the Java Virtual Machine and the Common Language Runtime. It was designed by Ola Bini, a developer of JRuby. It has a very simple homoiconic syntax, somewhat similar to Io.. Read more on Wikipedia...


Example from Riju:
"Hello, world!" println
Example from hello-world:
"Hello World" println
Example from Linguist:
#!/usr/bin/env ioke "Hello world." println

Language features

Feature Supported Example Token
Integers ✓
Floats ✓
Hexadecimals ✓
Strings ✓ "Hello world" "
Print() Debugging ✓ println

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0