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.
  • 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
  • The basic elisp interpreter.
  • keymap 🔒
    Keymap handling.
  • 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.
  • threads 🔒
    Multi-threaded elisp support.
  • timefns 🔒
    Time analysis

Macros§

Structs§

Functions§