Second-Climacs

Lisp text editor

A text editor written in Common Lisp, focusing on editing Lisp code with improved buffer representation and incremental parsing.

Version 2 of the Climacs text editor.

GitHub

278 stars
30 watching
20 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lisp-maintainers/cl-replA full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools.20
sanel/magic-edA tiny editing facility for Common Lisp REPLs.24
dirkschumacher/llrA Lisp-like language inspired by Clojure that compiles to R's abstract syntax tree for interpreted expression evaluation.202
bluelisp/hemlockA portable implementation of an editor for a dynamically typed language.45
jasom/geany-lispA plugin for Geany text editor to provide Common Lisp support and development tools.14
honix/lireA visual programming tool for Common Lisp expressions using an abstract syntax tree (AST) data structure.85
slime/slimeEnables interactive programming in Common Lisp within Emacs.1,918
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
malisper/clampAn implementation of Arc programming language concepts in Common Lisp.71
vale981/practical-cl-beautifiedEnhances the online version of Practical Common Lisp with syntax highlighting and interactive features.34
mmontone/cltl2-docA documentation project for Common Lisp The Language Second Edition, focusing on English PDF generation.10
cofinalsubnets/wispA Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.115
ilai-deutel/kibiA lightweight text editor written in Rust with syntax highlighting and UTF-8 support1,589
zweifisch/ollamaAn Emacs Lisp client that integrates AI-powered language tools into the Emacs editor50
mogenslund/liquidA text editor written in Clojure for editing Clojure and Markdown code, with inspiration from Emacs and Vim.965