- llvm-pretty-bc-parser VS llvm-hs
- llvm-pretty-bc-parser VS llvm
- llvm-pretty-bc-parser VS flexible-defaults
- llvm-pretty-bc-parser VS morloc
- llvm-pretty-bc-parser VS llvm-general
- llvm-pretty-bc-parser VS llvm-general-quote
- llvm-pretty-bc-parser VS haskell-generate
- llvm-pretty-bc-parser VS dataflow
- llvm-pretty-bc-parser VS x86-64bit
- llvm-pretty-bc-parser VS llvm-pretty
Llvm-pretty-bc-parser Alternatives
Similar projects and alternatives to llvm-pretty-bc-parser
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
flexible-defaults
Template Haskell system for implementing type classes with complex default-implementation rules
-
-
llvm-general
Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
llvm-pretty-bc-parser discussion
llvm-pretty-bc-parser reviews and mentions
-
Native code generation
Interestingly llvm-hs seems to have gotten a new maintainer which has ambitious ideas like using it for GHC and absorbing the bytecode parser llvm-pretty-bc-parser.
-
LLVM Internals: The Bitcode Format
It's actually interesting how many independent implementations of bitcode writers there, given that there are almost no independent bitcode readers (mine is very preliminary, and then there's one from Galois[1]).
I believe Swift also does their own serialization in LLVM's bitstream format[2]. I also saw an implementation of the writer in Swift, but now I've lost it.
[1]: https://github.com/GaloisInc/llvm-pretty-bc-parser
[2]: https://github.com/apple/swift/blob/main/docs/Serialization....
Stats
GaloisInc/llvm-pretty-bc-parser is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of llvm-pretty-bc-parser is LLVM.