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
- Ode Editor (Under Development)
- Online development environment for Ode.
Learn Ode
- Ode Language Documentation
- Interactive documentation for the Ode language.
- Further Reading
- Links to other sites about concatentive and functional programming.
Technical Details of Ode
- Ode's Unit Test Suite
- Run the unit tests for Ode
- Ode Version History
- See what's new in each version of Ode.
- Ode on Github
- The source code for Ode, open source and hosted on Github.
About the Author
- Kevin Albrecht
- Visit my home page.