Download List

프로젝트 설명

lispreader is a small library for reading expressions in Lisp syntax. It provides a framework for reading configuration files. To simplify interpretation of the read data, lispreader also provides functions for simple matching of expressions against patterns.

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.

2005-04-02 21:18
0.5

bugfix, 큰 속도 향상, 그리고 숫자 패턴이 추가되었습니다. 사용자는 이제 메모리 할당을 제어할 수있다.
Tags: Minor feature enhancements
A bugfix, big speed improvements, and a number
pattern were added. The user now has control over
memory allocation.

2001-01-30 15:13
0.4

표현과 유형 predicates를 만들기위한 새로운 기능.
New functions for making expressions and type predicates.

2001-01-30 15:13
0.3

혀짤배기 스타일의 의견과 사용자의 취급 정의 스트림.
Handling of Lisp style comments and user-defined streams.

2001-01-30 15:13
0.2

코드 실제 숫자를 처리합니다.
Code for handling real numbers.

2001-01-30 15:13
0.1

초판.
Initial release.

Project Resources