Skip to content
cormullion edited this page Sep 18, 2011 · 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
  • find-duplicate-files.lsp : find all duplicate files (MacOS X)
  • grepper.lsp : interactive regex tester
  • 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 : parses newLISP files, replaces nestor.lsp
  • 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

Test

Last edited: 2011-09-18 14:40:53

Clone this wiki locally