Skip to content
cormullion edited this page Apr 1, 2015 · 19 revisions

Welcome to the newlisp-projects wiki!

newLISP is not Lisp! :)

This is the place where some of the newLISP scripts from unbalanced-parentheses.nfshost.com ended up. The relevant blog posts can now be found at archive 'newlisper, but you'll have to search for them.

In here you can find:

  • analyse-router-traffic.lsp : get traffic data from a DD-WRT router
  • dragonfly-plugins:
    • blog.lsp : simple blogging plugin
    • nldb.lsp : simple pure newLISP database
    • twitter-graph.lsp : draw graph of twitter frequencies
    • twitter-search.lsp : handler for above
  • external-syntax-highlighting.lsp : see newlisp-doc
  • find-duplicate-files.lsp : find all duplicate files (MacOS X)
  • grepper.lsp : interactive regex tester
  • irc.lsp : basic IRC library
  • life.lsp : simple version of Life
  • markdown.lsp : implementation of John Gruber's Markdown
  • mycroft.lsp : profile newLISP scripts
  • mystic-rose-canvas.lsp : draw mystic roses in HTML
  • newlisp-parser.lsp : parses newLISP files, replaces nestor.lsp
  • newlispdoc-ext.lsp : fork of official newlispdoc
  • nldb:
    • elements.nldb : test database for simple pure newLISP database
    • nldb.lsp : I thought I'd done this one already
    • nldbtest.lsp : test and examples
  • parse-time:
    • date-time-parser-test.lsp : test the parsetime module
    • parsetime.lsp : convert date/time strings to dates
  • point-inside-poly.lsp : SuperCollider newLISP-GS plaything
  • pygments-newlisp : lexer for the Pygments syntax colouring
  • README
  • reversi.lsp : simple port of Reversi
  • sparkline.lsp : small graphics using newLISP-GS
  • tictactoe-gui.lsp : 0s and Xs
  • timeutilities.lsp : using FOOP to play with dates and times
Clone this wiki locally