https://github.com/vyorkin/caleidoscope
:construction: Working through the LLVM kaleidoscope tutorial in OCaml. WIP.
https://github.com/vyorkin/caleidoscope
kaleidoscope llvm ocaml
Last synced: 2 months ago
JSON representation
:construction: Working through the LLVM kaleidoscope tutorial in OCaml. WIP.
- Host: GitHub
- URL: https://github.com/vyorkin/caleidoscope
- Owner: vyorkin
- License: mit
- Created: 2020-03-09T11:10:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T11:10:23.000Z (over 6 years ago)
- Last Synced: 2026-03-08T03:55:32.629Z (4 months ago)
- Topics: kaleidoscope, llvm, ocaml
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caleidoscope
Working through the LLVM kaleidoscope tutorial in OCaml. WIP.