Download List

Projeto Descrição

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.

2002-12-17 22:25 Back to release list
0.3.1

O compilador agora suporta macros BibTeX (nomeado cordas). Faz algumas variáveis lexicais (mais do que especial), levando a mais legível o código Lisp. É também mais cuidado com relação ao sistema de pacotes Common Lisp. O intérprete eo compilador agora lidar com blocos de função vazia BST. A capitalização bug foi corrigido.
Tags: Major feature enhancements
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.

Project Resources