Commit graph

9 commits

Author SHA1 Message Date
Joe Duffy
22223db29b Add an "out of date" caution to the old language docs 2016-12-22 18:22:47 -08:00
joeduffy
271d30e895 Flesh out details on basic stuff 2016-12-16 13:35:59 -08:00
joeduffy
95534eb911 Rename "ctor()" to "new()"
And also eliminate funcs {} block in favor of simply func definitions.
2016-12-16 11:16:26 -08:00
joeduffy
5549d3a2e8 Make a few minor language doc edits 2016-12-15 16:40:19 -08:00
joeduffy
d972ab9b6b Talk a little about runtime bindings 2016-12-14 16:55:24 -08:00
joeduffy
9d9c57335f Rename macro to func; rename mu/func to mu/lambda 2016-12-14 16:44:31 -08:00
joeduffy
646bb624db Rename rpcs to interface 2016-12-14 15:11:57 -08:00
joeduffy
8ba1bf6f22 Commit more progress on the metadata language design
Mostly a bunch of TODOs, however, a bit more about RPCs, services, streams,
and the output graph state.
2016-12-14 15:04:27 -08:00
joeduffy
87d2a6e06e Create a new design doc for the metadata language
This checkin includes a new design doc for the Mull metadata language.

This is very much a work-in-progress.

This will eventually supersede the language.md document.
2016-12-14 13:08:08 -08:00