newLISP is a LISP dialect designed for rapid program development, prepared for modern times (network and XML programming), gui development, etc, with unique characteristics as memory management methods and eager evaluation, similar to Scheme's. It's really fast and cool for programming, really enjoyable...
I have written, based on the existing lisp.vim file, a ViM syntax file for newLISP.
Last available version is version 1.0.19, which syntaxifies newLISP 8.5.4. It's available here (as newlisp_version.vim.txt, please rename to newlisp.vim).
Last versions available:
Last updated on 2005-04-28.