Try Runiq

Here are a few short examples of Runiq code. The idea here is to give just a general sense of what it's like to write scripts in Runiq — not a comprehensive overview. For more info about what Runiq is and why you might use it, see the Runiq repo on GitHub.

Runiq is free, open-source software released under an ISC License. It's a personal side project of Matthew Trost and remains very much a work in progress. At the moment, it's more about learning and exploring ideas than for writing production caliber software. Nonetheless, I welcome any constructive thoughts, feedback, and feature ideas.

Hello World:


Rendering to the DOM with runiq-vdom:


Control functions:


String, lists, and hashes (associative arrays):


Math, dates/times, and regular expressions:


HTTP:


Stateful components:




Copyright © 2015-2016 Matthew Trost