Settings
Help

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.
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 πŸ”’