S-Expressions to HTML

This page uses a Scheme implementation in JavaScript (Biwa Scheme) and a simple list manipulation script, to convert S-Expressions to plain HTML.

These can be simpler to read and easier/faster to write in an early phase of rapid development and prototyping.

See the example for reference on how to write HTML with it.


?

Info

Project on Github