Built in Rust, translated from the C++ in the official tutorial.
l
learnllvm
public
7 stars
0 forks
0 issues
Commits
List of commits on branch master.Unverified
4fc6a517b229c7ffc4f2a74e14df8185a9e2d2eaFix bug with binops not parsing correctly
llord committed 8 years ago
Unverified
45714ed77eaf88f7cd61e732cdb1e75fa577be6bSet names of arguments when generating code for function prototypes
llord committed 8 years ago
Unverified
235a016f34aa7f54e1585ae42856e9850e8372e7Add function call code generation
llord committed 8 years ago
Unverified
31b1527af3f4544f286b927a53280feeb9c6e2e1Holy crap it actually spits out LLVM bytecode now
llord committed 8 years ago
Unverified
60bd2ae65cf2f21221adbb59ce7aed150a2f633fAdd modules
llord committed 8 years ago
Unverified
d85df15aab1b2edf08df386b901032604d18a946Add LLVM code generation for numeric constants, variables, and binary operators
llord committed 8 years ago