mkchoi212 / LBAC-Swift
Learn how to build a compiler by interacting with Let's Build a Compiler by Jack Crenshaw in Swift Playgrounds
☆163Updated 7 years ago
Alternatives and similar repositories for LBAC-Swift:
Users that are interested in LBAC-Swift are comparing it to the libraries listed below
- Wadler's "A prettier printer" embedded pretty-printer DSL for Swift☆192Updated 3 years ago
- A minimal LISP implemented in Swift☆137Updated 6 years ago
- Sparse is a simple parser-combinator library written in Swift.☆116Updated 5 years ago
- An application for experimenting with Swift's Intermediate Language☆124Updated last year
- An Objective-C simulator written in Swift.☆137Updated 3 years ago
- A complete set of primitives for concurrency and reactive programming on Swift☆157Updated 3 years ago
- Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime☆180Updated 2 years ago
- A collection of obscure Swift programs. The less comprehensible, the better — just like normal code.☆97Updated 4 years ago
- Mac and iOS library for parsing structured text☆228Updated 4 years ago
- A Swift wrapper for the libclang C API (version 4.0.x)☆160Updated 5 years ago
- ☆69Updated 2 years ago
- A small language implemented entirely in Swift.☆111Updated 8 years ago
- Concurrency made simple in Swift.☆94Updated 2 years ago
- Yet Another (Swift) Argument Parser☆117Updated 5 years ago
- Module exposing Unix command line tools as Swift 5 @dynamicCallable functions☆110Updated 2 years ago
- A scraped list of resources/inspiration for learning programming lang implementation in Swift☆53Updated 7 years ago
- ☆91Updated 7 years ago
- A decoder that constructs objects from regular expression matches.☆175Updated 4 years ago
- Easily manipulate CGPoints, CGSizes and CGVectors using math operators☆149Updated 7 years ago
- Adding multiplication and division to the units of measurement types in Foundation.☆172Updated 3 years ago
- Swift Parser Combinators☆58Updated 5 years ago
- Wrappers around AppKit and UIKit, turning them into declarative, reactive-driven frameworks.☆169Updated 5 years ago
- An interactive introduction to function composition in Swift 3.☆59Updated 8 years ago
- A playground for learning Assembly language through Swift.☆106Updated 8 years ago
- Writing a lexer and parser for Kaleidoscope in Swift☆60Updated 5 years ago
- A Swift package for working with HTML, XML, and other markup languages, based on libxml2.☆110Updated 3 years ago
- Unreachable code path optimization hint for Swift☆103Updated 7 years ago
- A Swift package for generating Xcode workspaces & playgrounds