Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Ioke

Ioke - Programming language

< >

Ioke is a programming language created in 2008 by Ola Bini.

#307on PLDB 15Years Old 565Users
1Books 0Papers 17Repos

Try now: Riju

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 Token Example
Integers ✓
Floats ✓
Hexadecimals ✓
Strings ✓ "
"Hello world"
Print() Debugging ✓ println

Books about Ioke from ISBNdb

title authors year publisher
Ioke (programming Language) Timoteus Elmo 2012
visual-foxpro.html · ioke.html · ecr.html

View source

- Build the next great programming language · Search · Day 209 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com