Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.09 KB

🐦‍🔥 Swift Tokenizer

A sample tokenizer written in Swift, with an accompanying UI using WinUI through Swift-WinRT.

screenshot

Setup

Building

  1. thebrowsercompany/swift-build
  2. Visual Studio Community with C++ build tools
  3. Windows App Runtime SDK

The build of the app is done through Swift Package Manager. This can be done on the command line with swift build or in Visual Studio Code with Ctrl+Shift+B.

Credits

Author Information