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: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

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