Skip to content

lambdaconservatory/escm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

escm - Embedded Scheme Processor

This repository is converted from the CVS repo of escm. This is made available mainly for historical interest.

We have two modules here:

  • escm-1: The 'original' escm - a simple text preprocessor that converts markups in the source into Scheme expression; you can pipe the output to Scheme interpreter (such as Gauche) to obtain the fully-expanded output.

  • escm: The enhanced version, aescm - it supports not only Scheme but a dozen more languages.

About

Embedded Scheme Preprocessor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 40.4%
  • Shell 25.0%
  • C 23.7%
  • Roff 8.2%
  • Scheme 1.1%
  • M4 1.0%
  • CSS 0.6%