Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 492 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 492 Bytes

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