Ode Programming Language

Ode is a stack-based, concatenative, functional programming language created by myself, with an interactive online development environment written in JavaScript.

Ode is inspired primarily by the Joy programming language, which Ode aims to implement fully. You might even think of this language as an 'Ode to Joy'...

Use Ode

Ode uses features of HTML 5, which means it will only work on newer browsers (as of Spring 2011). I have tested the current version of Ode on the following browsers:

  • Firefox 4
  • Chrome 10
  • Internet Explorer 9

Learn Ode

Technical Details of Ode

About the Author