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.

2003-04-06 21:39
0.4

BibTeX linha de saída do mecanismo de ruptura foi implementado. A BST-a-Lisp compilador agora trata enquanto $ laços com o fluxo de dados complexos, faz com que algumas variáveis constantes, e tenta lidar com arquivos de estilo um pouco quebrado. Alguns bugs no compilador e no tempo de execução foram corrigidos. Um novo conjunto de testes mostram que a maioria BibTeX estilos em CTAN pode agora ser corretamente compilado para Lisp.
Tags: Major feature enhancements
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.

2002-12-17 22:25
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.

2002-12-13 23:37
0.2

Tags: Initial freshmeat announcement

Project Resources