LISP Programming Tutorial - Simple Input and Output

Опубликовано: 20 Октябрь 2024
на канале: Professor Hank Stalica
5,844
78

In this video, I show you how to read input from the keyboard and display output on the screen.

We use the print, princ, write, read, read-line, and read-char functions.

You can read more about input and output in LISP here:
https://www.tutorialspoint.com/lisp/l...

I'm trying to knock the rust off for an AI class I'm teaching the first time, so if you see any mistakes in the video, please let me know in the comments below.

Thank you!