Skip to content

Simple bitsy compiler in Swift to learn how compilers work

Notifications You must be signed in to change notification settings

ckifer/myBitsyCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

myBitsyCompiler

Simple bitsy compiler in Swift so I can learn how compilers work.

This is a basically a fork of https://github.com/apbendi/bitsy-swift but written out by hand to understand the steps taken.

Bitsy is a simple language that compiles to Swift via this compiler.

About

Simple bitsy compiler in Swift to learn how compilers work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages