Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A scheme tool for generating html

112 views
Skip to first unread message

edu5...@gmail.com

unread,
Apr 19, 2013, 8:52:14 PM4/19/13
to
I need a tool for generating html files. I tried to use scribble, but I could not figure out how to make it work. Here is a simple example:

#lang scribble/base

@image{"http://strues.org/cgi-bin/chem.cgi?bezene"}

When I run this script, I get an error message saying that there is no such a file. Of course, there is no such a file; it will be generated by the chem.cgi program.

I also tried to insert an html tag into the document:

@(list "<img src=\"http://strues.org/cgi-bin/chem.cgi?bezene\"/>")

The problem is that scribble replaces &lt; form every instance of <

Therefore, is there another markup language besides scribble?

Ludovic Courtès

unread,
Apr 20, 2013, 4:03:45 PM4/20/13
to
edu5...@gmail.com skribis:

> Therefore, is there another markup language besides scribble?

I don’t guarantee that it will solve this particular problem, but
there’s also Skribilo, which uses Guile:

http://www.nongnu.org/skribilo/

Ludo’.

Moon Elf

unread,
Dec 16, 2013, 6:36:49 AM12/16/13
to
You might want to look at the code of PHP (https://php.net/) or guile-www
for extensions on HTML software.

ME

--
Member of the DR rogue circle.
Search and you will find.

gavino_learning

unread,
Dec 16, 2013, 9:46:09 PM12/16/13
to
sunet
racket webserver
chick scheme's spok
0 new messages