What I'm working on now is the macro/template system. This is the meat of the thing, and arguably the second Really Big Part of the Decl system. (The first being its very nature as an easily parsed, concise language for the construction of complex data structures.)
The macro system will essentially be the way that Decl can impose structure on any textual language, and it's going to be the way we build abstractions of site features (like "user signon system" or "forum") and page features (like "newsbox" or "navigation menu").
In other words, the project itself has now started.
No comments:
Post a Comment