hemlock
Editor
A portable implementation of an editor for a dynamically typed language.
Portable version of the Hemlock editor.
44 stars
8 watching
12 forks
Language: Common Lisp
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sanel/magic-ed | A tiny editing facility for Common Lisp REPLs. | 24 |
lisp-maintainers/cl-repl | A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. | 19 |
slime/slime | Enables interactive programming in Common Lisp within Emacs. | 1,901 |
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 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 65 |
hazelgrove/hazel | A live functional programming environment with type theory and syntax support for ReasonML. | 802 |
cofinalsubnets/wisp | A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
hazelgrove/tylr | An editor for manipulating and editing structured data in a hierarchical format | 284 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
robert-strandh/second-climacs | A text editor written in Common Lisp, focusing on editing Lisp code with improved buffer representation and incremental parsing. | 276 |
haskell/haskeline | Provides a user interface for line input in command-line programs with features such as rich editing and customizability. | 223 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 570 |
cl-babel/babel | A Common Lisp library for efficient charset encoding and decoding | 92 |