Jump to content

SubL: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Updated (I'm witbrock, just not logged in)
Witbrock (talk | contribs)
External links: Fixed broken link
Line 4: Line 4:


==External links==
==External links==
* [http://www.cyc.com/cycdoc/ref/subl-reference.html SubL Reference]
* [http://www.cyc.com/documentation/subl-reference SubL Reference]


{{Common Lisp}}
{{Common Lisp}}

Revision as of 18:02, 17 December 2013

SubL is a programming language based on Common Lisp, which can be easily compiled into the C programming language. Modern implementations of SubL are compiled to Java, providing substantial portability and speed advantages over previous runtimes.

It is the low-level, efficient language that is used to implement the Cyc inference engine, and knowledge base lookup and matching algorithms.