Quadriga: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
<tr><td colspan=3><hr></td></tr>
<tr><td colspan=3><hr></td></tr>
<tr><td>General Applications Programming</td><td align=center width=150> Haskell</td><td>Application logic</td></tr>
<tr><td>General Applications Programming</td><td align=center width=150> Haskell</td><td>Application logic</td></tr>
<tr><td>Systems Programming</td><td align=center> Lisp</td><td>non-kernel DCP</td></tr>
<tr><td>Systems Programming</td><td align=center> Lisp/LLVM</td><td>non-kernel DCP</td></tr>
<tr><td>Logic Programming</td><td align=center>  Prolog</td><td>RDF and other semantic web system level elements</td></tr>
<tr><td>Logic Programming</td><td align=center>  Prolog</td><td>RDF and other semantic web system level elements</td></tr>
<tr><td>Host Abstraction</td><td align=center > Squeak</td><td>GUI unification, collaboration (Croquet).</td></tr>
<tr><td>Host Abstraction</td><td align=center > Squeak</td><td>GUI unification, collaboration (Croquet).</td></tr>

Revision as of 14:27, 15 January 2010

Quadriga.jpg

Received Usage

By "Quadriga" I mean: Haskell, Lisp, Prolog and Smalltalk.

Lang and Parole

Zum Singen ist die italienische Sprache,
etwas zu sagen: die deutsche,
darzustellen: die griechische,
zu reden: die lateinische,
zu schwatzen: die französische,
für Verliebte: die spanische
und für Grobiane: die englische

The above[1] stuck in my mind the first time I saw it in the first edition of Moderne Deutsche Sprachlere, the text used in my first German course.

Aphorism Perseverated

Received Programming Language Aspects of aii.biz System Applications

General Applications Programming HaskellApplication logic
Systems Programming Lisp/LLVMnon-kernel DCP
Logic Programming PrologRDF and other semantic web system level elements
Host Abstraction SqueakGUI unification, collaboration (Croquet).


They are normally listed in latin lex order, the order having no other significance.
I maintain a presence (as 'Lycurgus') in the main IRC channels for each of the above.

aii.biz Design Intent

The design intent is that much external function in any other language (e.g. c-like langs, ruby, etc.) is integrated via WFL which is compiled via LLVM to various machine languages.