I want to build an alien programming language where you create "functions" not files. Functions can have multiple tags, and this all gets stored in a binary format.

Reply to this note

Please Login to reply.

Discussion

It's a shame that it's not possible to easily reference functions in a file, and make them first class.

render(json, renderFunction) or even put view=renderFunction in the JSON

then a blob of json in script tag of a head self renders, and so do all the widgets

love this idea

You guys ever feel like you're getting lost in all the possibilities and not hunkering down and focusing on completing one thing at a time?