You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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 tutorial to Swift.
License
Kaleidoscope is under the MIT license.
About
Writing a lexer and parser for Kaleidoscope in Swift