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
  • interpreter ๐Ÿ”’
    The basic elisp interpreter.
  • keymap ๐Ÿ”’
    Keymap handling.
  • library ๐Ÿ”’
    The library module defines additional utility functions for Rune.
  • 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ยง