grogix.blogspot.com
Grogix: Decimating the WikiBase
http://grogix.blogspot.com/2010/03/decimating-wikibase.html
The first implementation of Blooming Logic. Thursday, March 25, 2010. The Wiki was invented by a talented programmer. Who wanted to let his friends store patterns. Of software design modeled after Christopher Alexander. S work in A Pattern Language. The original Perl code is known as WikiBase, and after removing the HyperPerl structure, inspired by Donald Knuth's Literate Programming. Ideas, the code runs to about:. In this example, I've made some changes from previous posts. 4) I also changed the right-...
grogix.blogspot.com
Grogix: March 2010
http://grogix.blogspot.com/2010_03_01_archive.html
The first implementation of Blooming Logic. Tuesday, March 30, 2010. Grogix is Turing Complete - these days, it seems to take special effort to create a language that isn't. A Grogix 'operational grammar' can produce the same results as the language in which it's implemented, and generally, the platform upon which it executes. After all, you can do anything. Some notes on this topic:. There's no reason the core generated behavior needs to be a returned string. For example, the right-side or successor...
grogix.blogspot.com
Grogix: Mux-Demux: Coherence in Massive Generative Grammars
http://grogix.blogspot.com/2009/09/tree-of-demultiplexers.html
The first implementation of Blooming Logic. Wednesday, September 30, 2009. Mux-Demux: Coherence in Massive Generative Grammars. In the previous post, Grogix, our language for describing an operational sequence of patterns ordered by importance, was given a language structure, "mux-demux", to provide notational equivalence to the multiple. Application of functions. But more is needed: the higher-order function. Step 11 : 'db section'. Template : 'db' : 'NAME'. Class NAME (db.model):. T : db ( 'Main' ).
grogix.blogspot.com
Grogix: Modularity within an Operational Grammar
http://grogix.blogspot.com/2010/03/modularity-within-operational-grammar.html
The first implementation of Blooming Logic. Sunday, March 28, 2010. Modularity within an Operational Grammar. In the previous example, I purposely left a fairly obvious section of "straight HTML" at the bottom of the grammar. The detail in this section could be turned into a grammar "module", shrinking the "core" grammar, making it more comprehensible. Start@ : { wiki }. Wiki@url name(page) : { wiki page}. Wiki@url name(edit) : { wiki edit page}. Wiki@ : { wiki page}. Wiki strings@pattern("- - ") : { hr }.
grogix.blogspot.com
Grogix: August 2009
http://grogix.blogspot.com/2009_08_01_archive.html
The first implementation of Blooming Logic. Tuesday, August 25, 2009. N a drink made from an ad hoc. Recipe, i.e. based upon principles and intuition rather than exact measurement. Consequently, the number of possible variations are innumerable. Subscribe to: Posts (Atom). The Tango Center blog. The Nature of Order. Downtown Palo Alto sketches. View my complete profile.
grogix.blogspot.com
Grogix: Interfaces and Productions
http://grogix.blogspot.com/2010/03/interfaces-and-productions.html
The first implementation of Blooming Logic. Tuesday, March 30, 2010. Grogix is Turing Complete - these days, it seems to take special effort to create a language that isn't. A Grogix 'operational grammar' can produce the same results as the language in which it's implemented, and generally, the platform upon which it executes. After all, you can do anything. Some notes on this topic:. There's no reason the core generated behavior needs to be a returned string. For example, the right-side or successor...
grogix.blogspot.com
Grogix: Grogix
http://grogix.blogspot.com/2009/09/grogix.html
The first implementation of Blooming Logic. Wednesday, September 9, 2009. N a formal notation for describing holistic, integrative sequences, or recipes. Subscribe to: Post Comments (Atom). Mux-Demux: Coherence in Massive Generative Grammar. Rethinking the fundamental aspects of functions. The Tango Center blog. The Nature of Order. Downtown Palo Alto sketches. View my complete profile.
grogix.blogspot.com
Grogix: Grammar-centric programming
http://grogix.blogspot.com/2010/03/grammar-centric-programming.html
The first implementation of Blooming Logic. Tuesday, March 9, 2010. Let's look at a small Grogix example. Grogix stands for "GRammar-Operated General information computing system". Again, the notion is to keep the entire. System coherent through a single. Around the grammar is an interface. To the world. The interface allows the recursive traversal procedure, the one that interprets the grammar, to drive action outside, and receive state-change information from the outside. Page section . no item(pag...