Open mbrock opened 9 years ago
Cc @dbrock — I think this could be pretty cool!
Maybe files that are obviously modules (frob.mod.koko
?) can be written without even the module
stuff, just:
frob { @do-some-frobbing }
tweak { @tweak-it %1 }
gizmo xyz
It's like Forth!
I imagine something like:
But one can imagine variations...