Category:PicoLisp: Difference between revisions

m
Fix Pilog link
m (Fix download link)
m (Fix Pilog link)
 
Line 16:
A special feature is the intrinsic database functionality: Persistent symbols are first-class objects, and applications are written using a class hierarchy of entities and relations.
 
Other features include a [[https://software-lab.de/doc/ref.html#pilog 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.
 
To try the RosettaCode tasks, download [https://software-lab.de/pil21.tgz pil21.tgz], unpack it, and follow the instructions in README and INSTALL. Unless stated otherwise, the examples assume that the interpreter was started with the command <lang bash>$ pil +
Anonymous user