μLISP, uLISP, or MicroLISP, is a small toy LISP dialect and interpreter of mine that I created predominantly for fun. It provides a small collection builtin functions as well as strings, arbitrary arithmetic integers, booleans, and linked lists of course.
Written over the course of a week in my spare time, it's certainly not "production ready". That said, if you're hunting around for fringe, solo endeavor languages to be your primary production language I'm sure that won't dissuade you much.
Below is a high level list of features. Documentation on the builtin functions can be found in the README.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
=> Source Code
=> Back to Index This content has been proxied by September (3851b).Proxy Information
text/gemini