Skip to content

Fennel library of miscellaneous utilities, far from Alexandria

License

Notifications You must be signed in to change notification settings

m15a/fennel-bunko

Repository files navigation

fennel-bunko

ci fennel

hondana

Fennel library of miscellaneous utilities, far from Alexandria.

(Bunko means a collection of books in Japanese.)

Philosophy

Mostly following Alexandria's philosophy, this library aims to be:

  • Utilities, not extensions: Bunko sticks with the basic language conception of Fennel or Lua, and limits itself to tools and utilities that fit well within the framework of Fennel. Bunko will not contain any extra features such as extended module systems, lazy sequence libraries, test frameworks ,etc.
  • Non-opinionated: Bunko respects Fennel's or Lua's programming conventions. Bunko does not include any opinionated/specialized languages, e.g., anaphoric macros, and will try to be obvious and clear in the eyes of Fennel programmers.
  • Portable: Bunko works with any Lua version/implementation which Fennel supports.

Requirements

  • Fennel: 1.4.1+
  • Lua: PUC Lua 5.1–5.4, or LuaJIT

API documentation

Read the Markdown files in the doc directory.

License

The Unlicense

About

Fennel library of miscellaneous utilities, far from Alexandria

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published