escm

escm is a filter program which takes a text with embedded Scheme expressions, copies it to the output, evaluating the Scheme exp
Download

escm Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Shiro Kawai
  • Publisher web site:
  • http://practical-scheme.net/vault/escm.html

escm Tags


escm Description

escm is a filter program which takes a text with embedded Scheme expressions, copies it to the output, evaluating the Scheme exp escm is a filter program which takes a text with embedded Scheme expressions, copies it to the output with evaluating the Scheme expressions. You can use the power of Scheme to preprocess various text files, including CGI scripts. You can use any Scheme system as far as you can pipe Scheme expression into the interpreter and let it evaluate them.Requirements:· A Scheme systemINSTALLATION:1. run ./configure2. The generated Makefile sets a default Scheme interpreter name. Edit it if you need to.3. run make to build the program.4. run make install to install.


escm Related Software