Category:PicoLisp: Difference between revisions

Added JVM
m (Mark as a Lisp dialect)
(Added JVM)
Line 6:
 
'''PicoLisp''' is a small and fast interpreted [[Lisp]] dialect. It runs on
[[Linux]] and other [[POSIX]]-compliant systems., and - in a reduced version
- on JVM.
 
Its most prominent feature is "simplicity". It is built on top of a single
Line 19 ⟶ 20:
 
Other features include a [[Prolog]] engine for logic programming and database
queries, distributed databases, inlining of [[C]]/asm functions and native C/asm
function calls, child process management, interprocess communication, Browser
GUI, Internationalization and localization.
Anonymous user