Skip to content

Commit

Permalink
Related C/C++ packages:
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Nov 6, 2019
1 parent 99bbc68 commit 552bad5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,22 @@ Here are some miscellaneous notes on cross-compiling and static compilation in J

* *Initialization* -- If `libjulia` is used, some init code needs to be run to set up GC and other things. It's not clear how to do that from outside. May need PR's to base Julia to help here.

# Related C/C++ packages:
https://github.com/JuliaInterop/Clang.jl

https://github.com/JuliaInterop/CEnum.jl

https://github.com/JuliaInterop/CxxWrap.jl

https://github.com/JuliaInterop/libcxxwrap-julia



## Some possibly useful repositories from other languages:
https://github.com/uraimo/buildSwiftOnARM

https://github.com/uraimo/SwiftyGPIO

https://github.com/rust-embedded/docs

https://github.com/micropython/micropython

0 comments on commit 552bad5

Please sign in to comment.