User Tools

Site Tools


public:t-622-arti-09-1:lab_1_materials

This is an old revision of the document!


Lab 1 material: Lisp

Work through the following exercises. They are mostly based on this tutorial, refer to that one and the other material above for more information.

  1. Emacs and REPL:
    Install LispBox on your computer and start it up. The lower window is the Lisp REPL (read-eval-print loop) where you can enter Lisp expressions and have them evaluated.
  1. Hello World:
    Type an expression prints “Hello World!” on the screen.

    ;; A typical print expression
    (print "Here is some text")
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-09-1/lab_1_materials.1232365357.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki