llvm-project
This fork of the canonical git mirror of the LLVM subversion repository adds (e)Z80 targets. Please refer to the wiki for important build instructions. (by jacobly0)
llvm-6502
LLVM backend for 6502 (by c64scene-ar)
llvm-project | llvm-6502 | |
---|---|---|
4 | 1 | |
125 | 34 | |
- | - | |
0.0 | 0.0 | |
7 days ago | over 9 years ago | |
C++ | C++ | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
llvm-project
Posts with mentions or reviews of llvm-project.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-25.
-
“33% of GStreamer commits are now in Rust”, from the 1.22 release notes
There's an LLVM fork with Z80 and eZ80 support if you want to start work on that yourself.
-
Motorola 6800
Very cool. While obviously not ideal, the results are probably accurate within a small factor. Unfortunately there's no assembly version for 65C02 but Z80 does surprisingly well in this test.
I muse what could be done with modern cross-compiler (SAT solving for optional code sequences?) A llvm backend for Z80 has recently kicked back into gear: https://github.com/jacobly0/llvm-project
- What can C do that C++ can't?
-
First ever Rust code compiled for 8-bit 6502!
I also found this Z80 port of LLVM here: https://github.com/jacobly0/llvm-project It seems to be somewhat active and there's also an issue about Rust: https://github.com/jacobly0/llvm-project/issues/15
llvm-6502
Posts with mentions or reviews of llvm-6502.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-02.
What are some alternatives?
When comparing llvm-project and llvm-6502 you can also consider the following projects:
exorsim - Motorola M6800 (6800) Exorciser / SWTPC emulator
rust - Empowering everyone to build reliable and efficient software.
BallySternOS - Arduino-based Operating System for Stern MPU-100 and Bally AS-2518-17 pinball machines. This library should be unpacked into a folder for a particular machine's implementation (Example: Stars2020).