Category:PicoLisp: Difference between revisions

m
Fix download link
(Todo)
m (Fix download link)
Line 18:
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.
 
To try the RosettaCode tasks, download [httphttps://software-lab.de/picoLisppil21.tgz picoLisppil21.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 +
: </lang>
(i.e. with a '+' for "debug mode", as recommended in the documentation.
Anonymous user