Skip to content

kiddoz-lab/llvmc-dev-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM-DevKit

hello, everyone! this is an huge deal! you can now just download this kit and, make your own compiled coding language! via using llvm IR coding language!

A portable LLVM toolchain wrapper for C++ projects.

No system LLVM installation required.
No PATH setup needed.


Structure

llvm-kit/

  • llvmc.exe
  • llvmc++.exe
  • llc.exe
  • opt.exe
  • llvm-dis.exe
  • llvm-as.exe
  • libLLVM-21.dll
  • libclang-cpp.dll
  • libstdc++-6.dll
  • libgcc_s_seh-1.dll
  • libwinpthread-1.dll
  • zlib1.dll
  • libzstd.dll

include/llvmc/

  • llvmc.h

src/llvmc/

  • llvmc.cpp

Setup

Download LLVMC API v1 thats it... and now you have a kit for your next project

licence

LiCENCE

Contributing

Really, thank you becuase we need more people like you <3

Contributing.md


About

hello, everyone! this is an huge deal! you can now just download this kit and, make your own compiled coding language! via using llvm IR coding language!

Resources

License

Contributing

Stars

Watchers

Forks

Contributors