Crate rune

Crate rune 

Source

Modulesยง

alloc ๐Ÿ”’
builtin lisp data structures.
arith ๐Ÿ”’
Arithmetic operators.
buffer ๐Ÿ”’
Buffer operations.
bytecode ๐Ÿ”’
The main bytecode interpeter.
casefiddle ๐Ÿ”’
String and character case conversion.
channel_manager ๐Ÿ”’
Channel Manager - manages all channel state in a dedicated garbage-collected block
channels ๐Ÿ”’
Channel operations for CSP-style concurrency.
character ๐Ÿ”’
Character and string utilities.
chartab ๐Ÿ”’
core ๐Ÿ”’
The core modules that define the primitive types and functionality of the language.
data ๐Ÿ”’
Utilities for variables and values.
debug ๐Ÿ”’
Debugging utilities.
dired ๐Ÿ”’
editfns ๐Ÿ”’
Buffer editing utilities.
emacs ๐Ÿ”’
The Emacs environment and runtime.
eval ๐Ÿ”’
Lisp evaluation primitives.
fileio ๐Ÿ”’
File I/O.
filelock ๐Ÿ”’
floatfns ๐Ÿ”’
Operations on floats.
fns ๐Ÿ”’
General purpose lisp functions
interpreter ๐Ÿ”’
The basic elisp interpreter.
intervals ๐Ÿ”’
keymap ๐Ÿ”’
Keymap handling.
library ๐Ÿ”’
The library module defines additional utility functions for Rune.
lisp ๐Ÿ”’
lread ๐Ÿ”’
Loading elisp from files and strings.
macros ๐Ÿ”’
Implementations of macros
print ๐Ÿ”’
Printing utilities.
reader ๐Ÿ”’
Lisp reader that reads an object from a string.
search ๐Ÿ”’
Search utilities.
textprops ๐Ÿ”’
threads ๐Ÿ”’
Multi-threaded elisp support.
timefns ๐Ÿ”’
Time analysis

Macrosยง

derive_GcMoveable
rooted_iter

Structsยง

Args ๐Ÿ”’

Functionsยง

bootstrap ๐Ÿ”’
eval_stdin ๐Ÿ”’
load ๐Ÿ”’
main ๐Ÿ”’
parens_closed ๐Ÿ”’
repl ๐Ÿ”’