Skip to content

wti/SwiftDjot

Repository files navigation

Swift-Djot

  • Swift wrapper for djot provisional C library interface

Status: Alpha

  • Includes djot and Lua
  • Copyright authors, All Rights Reserved
  • Same MIT license as djot and Lua

Usage

Development

  • Swift: swift-format -i --recursive . (per swift-format)
  • C: jdot/clib is manually adapted for building on macOS by SwiftPM