Skip to content

martijnarts/homespring-js

Repository files navigation

Homespring.js

Because programming isn’t like a river, but it damn well ought to be.

An incomplete and possibly incorrect implementation of Homespring (the programming language), in Javascript OO.

How to try it out

Open homespring.html if you want to see the salmon travel through the river, or run hs.js/import and use homespring.js if you don't want the neat visualisations.

Things to do

  • Make a lot of things neater
    • tokensFactory 🤢
  • Implement all other tokens

Important resources