Incrementalist

所属分类:代码编辑器
开发工具:Common Lisp
文件大小:0KB
下载次数:0
上传日期:2024-02-22 13:30:13
上 传 者sh-1993
说明:  Cluffer编辑器缓冲区中Common Lisp代码的增量解析
(Incremental parsing of Common Lisp code in a Cluffer editor buffer)

文件列表:
code/
data/
documentation/
test/
COPYING
incrementalist.asd

#+TITLE: Incrementalist README #+AUTHOR: Jan Moringen #+EMAIL: jmoringe@techfak.uni-bielefeld.de #+LANGUAGE: en #+OPTIONS: toc:nil num:nil * Introduction The purpose of the Incrementalist library is incremental parsing of Common Lisp code that is contained in a [[https://github.com/robert-strandh/cluffer][Cluffer]] buffer into a syntax tree. The parsing is incremental in the sense that after a small change in the buffer text, the syntax tree can be updated with a small amount of parsing work. *This library is under active development. Its ASDF system structure, package structure, exported symbols and protocols may change at any time. Consult the NEWS file or the "Changelog" section of the manual for lists of changes in specific versions.* This document only gives a very brief overview and highlights some features. Proper documentation can be found in the file:documentation directory.

近期下载者

相关文件


收藏者