Skip to content

Commit

Permalink
update for Xcode 11 and Swift 5
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhevans authored Apr 29, 2020
1 parent f70437c commit dbe3d2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
alt="License">
</p>

#Kaleidoscope in Swift
# Kaleidoscope in Swift
Writing a lexer and parser for Kaleidoscope in Swift. Just an attempt to translate the first 2 parts of the fantastic [LLVM](http://llvm.org/docs/tutorial/LangImpl1.html) tutorial to Swift.

This repository has been updated for Xcode 11 and Swift 5

## License

`Kaleidoscope` is under the MIT license.

0 comments on commit dbe3d2a

Please sign in to comment.