Readable Lisp/S-expressions with infix, functions, and indentation
This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
Iterate (http://www.cl-user.net/asp/libs/iterate) patched to allow
(iter (:for i from 1 to 10) (:collect i))
instead of
(iter (for i from 1 to 10) (collect i))
‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
A Preprocessor that uses the combination of Common Lisp and Qi as an advanced
preprocessor. This will make possible for quick prototyping of new languish features such as constructing a typed macros and advanced debugging facilities.