Skip to content

HalosGhost/llvm_ir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM IR

This repository is just a place where I shall keep some small experiments as I learn to code in pure LLVM Intermediate Representation. As this repo is meant to be a way for me to learn the ropes, PRs adding examples will likely not be accepted; however, issues highlighting flaws with my exercises or suggesting improvements will definitely be reviewed and addressed!

To Do

  • [X] "Hello, World!"
  • [X] FizzBuzz
  • [-] Fibonacci Sequence Generator
  • [ ] Something that plays around with llvm's arbitrary-width integers
  • [ ] hr (à la hr)
  • [ ] Basic echo command
  • [ ] Basic cat command
  • [-] BrainFuck(++) compiler (JIT?)

About

A set of experiments as I learn some of the ins and outs of LLVM IR

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages