Hi,
please I want to create an web page using common lisp. please help me to make it.
thanks
please I want to create an web page using common lisp. please help me to make it.
thanks
Discuss and learn Lisp programming of all dialects
This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.
5 posts · 1730 views
djdebaviere wrote:I don't want to create a big web application, my problem is just to to create two pages html using CLISP to show the result of my programSo you can use cl-who, you can generate raw html with it, and it is quite simple to use.