GitXplorerGitXplorer
j

Kaleidoscope

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
8e762b86a2880aa827dc8cf93e0477475d619ef3

Maintenance

jjpetitto committed 11 years ago
Unverified
1a4828ee007c3a2de90f9bcaec9cdcb0c600bb16

Cleanup & Maintenance

jjpetitto committed 11 years ago
Unverified
a81e41fb5600204fa9ef542dd7b3a875c69326fc

Fixed numbers allowing multiple decimal points

jjpetitto committed 11 years ago
Unverified
eedf1c1bd11aaafca9477a0acc0210d0629a2427

Added support for looping

jjpetitto committed 11 years ago
Unverified
62e7520792905450dc1058e4b5aea32a29e8cb61

Added support for conditional statements

jjpetitto committed 11 years ago
Unverified
8582f4b6583f40c43dd1c1db367dbf35e74ca4a4

Update README.md

jjpetitto committed 11 years ago

README

The README file for this repository.

Kaleidoscope

A compiler for the Kaleidoscope toy language. Written in Java and generates LLVM IR.

Still a work in progress... lexer and parser are both fully functioning.