Skip to content

Scrape metadata from Scheme R3RS/R4RS/R5RS/R6RS/R7RS TeX sources

License

Notifications You must be signed in to change notification settings

schemedoc/rnrs-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheme RnRS metadata

This repo does fully automatic extraction from the unmodified TeX sources of the Scheme RnRS documents. If you run ./download.rkt and then ./parse.rkt you will obtain exactly the same result as I did.

  • download.rkt -- download and extract RnRS TeX files
  • parse.rkt -- parse metadata from extracted TeX files
  • r?rs/*.tex -- unmodified TeX sources extracted by download.rkt
  • r?rs-args.scm -- procedure and macro signatures extracted by parse.rkt

About

Scrape metadata from Scheme R3RS/R4RS/R5RS/R6RS/R7RS TeX sources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages