Download List

專案描述

CL-BibTeX is a replacement for the BibTeX program, written in Common Lisp. The aim is to enable the user to format bibliographic entries using Common Lisp programs, rather than using the stack language of BibTeX style files. A compiler that transforms BibTeX style files into comprehensible Common Lisp programs is included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-06 21:39
0.4

BibTeX's output line breaking mechanism has been implemented. The BST-to-Lisp compiler now deals with WHILE$ loops with complicated data flow, makes some variables constant, and tries to deal with slightly broken style files. Some bugs in the compiler and in the run-time have been fixed. A new test suite shows that most BibTeX styles on CTAN can now be correctly compiled to Lisp.
標籤: Major feature enhancements

2002-12-17 22:25
0.3.1

The compiler now supports BibTeX macros (named strings). It makes some variables lexical (rather than special), leading to more readable Lisp code. It is also more careful with respect to the Common Lisp package system. The interpreter and the compiler now handle empty BST function blocks. A capitalization bug has been fixed.
標籤: Major feature enhancements

2002-12-13 23:37
0.2

標籤: Initial freshmeat announcement

Project Resources