8000 GitHub - Brian-ED/bqn-gen-llvm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Brian-ED/bqn-gen-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM generation in BQN

This repository is currently an experiment.
gen.bqn generates the file helloworld.ll, which is LLVM IR.
lld helloworld.ll to run it.
clang helloworld.ll or zig cc helloworld.ll to compile instead of running.
insperation.cpp is similar to my goal with this. I want to make it easy first to make IR, then work on some kind of generator like a programming languge.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0