# delisp **Repository Path**: SimpleZero/delisp ## Basic Information - **Project Name**: delisp - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README delisp ====== This package is a small Lisp interpreter written in Dart. It is an attempt at learning idiomatic Dart, and getting an idea of how efficient Dart VM could be. Ultimately, the interpreter aims at being sufficiently complete to interpret Emacs-Lisp. Copyright and License --------------------- Copyright (c) 2014 Damien Ciabrini - https://twitter.com/dciabrin Code released under the GNU General Public Licence v3 (see LICENSE file)