Welcome!

This is my site (logo snarfed from this lisp logo wiki page, thanks!) where I will explore Lisp in Drupal using the Dript module! Go dript go! Go lisp go!

Please note, I am NOT a lisp expert; just an admirer.

testing out January 23 version with newline support

[driptn (print "\[driptn \(print \"Hello carriage return \
This should be on a new line!\"\)\]")] [driptn (print "

" ) ] [driptn (print "Hello carriage return
This should be on a new line!")]

Desc and Syntax of 'drupal_is_front_page

[driptn (print"[this code: [driptn (print (desc drupal_is_front_page))\] has this output: ")/] [driptn (print (desc drupal_is_front_page))/] [driptn (print"[this code: [driptn (print (syntax drupal_is_front_page))\] has this output: ")/] [driptn (print (syntax drupal_is_front_page))/]

A list of functions - [driptn (print(funs))/]

[driptn (print(funs))/]

Hello World - [driptn (print "Hello world - First blog post using dript Lisp")/]

[driptn (print "Hello world - First blog post using dript Lisp")/]
Syndicate content