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.
276 stars
30 watching
19 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
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. | 19 |
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. | 44 |
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,901 |
robert-van-engelen/tinylisp | A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 854 |
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 small text editor with basic features like syntax highlighting and incremental search, written in Rust. | 1,536 |
zweifisch/ollama | An Emacs Lisp client that integrates AI-powered language tools into the Emacs editor | 51 |
mogenslund/liquid | A text editor written in Clojure for editing Clojure and Markdown code, with inspiration from Emacs and Vim. | 963 |