Talk:Language Comparison Table: Difference between revisions

Goal Direction / Logical Paridigms
(Goal Direction / Logical Paridigms)
Line 124:
:Done. Here, for completeness, is the regex I used: <code>s/(\[\[((?:\w| |-|')+?) programming)\]\]/$1|$2]]/g</code>. —[[User:Underscore|Underscore]] ([[User talk:Underscore|Talk]]) 23:44, 9 November 2009 (UTC)
::Good job. The table looks a lot cleaner now. Thanks a bunch. --[[User:Mwn3d|Mwn3d]] 00:46, 10 November 2009 (UTC)
 
== Goal Direction / Logical Paridigms ==
 
I've been starting to look at the LCT and some of the parameters and have some questions. Specifically, I was looking at goal directed evaluation in Icon/Unicon which is similar to things that Prolog does. There doesn't seem to be a paradigm for this and I was thinking there should be. How do others feel?
Anonymous user