brewcode
Text editor
A basic text editor written in Rust.
Brew(ster) code editor
19 stars
3 watching
3 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rbrcurtis/brewer | An interactive coffeescript editor with syntax highlighting and saving functionality | 21 |
kneasle/sapling | An experimental editor that directly edits syntax trees to speed up moment-to-moment code editing. | 730 |
ilai-deutel/kibi | A lightweight text editor written in Rust with syntax highlighting and UTF-8 support | 1,589 |
adsr/mle | A flexible text editor for the terminal. | 843 |
mathall/rim | A Vim-like text editor in Rust with basic editing and navigation functionality | 610 |
huytd/coffee-now | A web-based code execution environment that allows users to write and run CoffeeScript code directly in their browser. | 24 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
coderifous/textobj-word-column.vim | Provides text-objects to simplify operations on columns of code in Vim | 214 |
brotzeit/rustic | A Rust development environment for Emacs | 727 |
mgeisler/textwrap | A Rust library for efficiently wrapping and formatting text. | 472 |
awt2542/textlayer-for-framer | Simplifies adding text to Framer prototypes with a reusable module | 257 |
andre-santos-pt/javardise | A research prototype that provides a structured code editor for a mini-Java language, enforcing well-formed and grammatically correct code. | 6 |
galetahub/ckeditor | A Ruby gem that integrates the CKEditor WYSIWYG text editor into Rails applications. | 2,231 |
cocoanetics/dtrichtexteditor | A rich-text editor with features to parse and display HTML, allowing for more flexible editing of attributed strings. | 354 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |