evm_llvm VS lcc

Compare evm_llvm vs lcc and see what are their differences.

lcc

The lcc retargetable ANSI C compiler (by drh)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
evm_llvm lcc
1 5
93 1,913
- -
0.0 0.0
about 2 years ago over 1 year ago
LLVM 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.

evm_llvm

Posts with mentions or reviews of evm_llvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-17.

lcc

Posts with mentions or reviews of lcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-12.
  • Exploring the Internals of Linux v0.01
    8 projects | news.ycombinator.com | 12 Aug 2023
    Those aren’t necessarily written as people would do that today, but you may try Knuth’s literate sources for TeX[1] and METAFONT. That category also includes LCC[3], but A retargetable C compiler is a book that you’d need to buy; and PBRT[4], but Physically based rendering is more exposition than program (even though the program is perfectly usable). The source for Unix V6[5] with the accompanying commentary by Lions is probably as much of a classic as it gets. And as an eccentric choice in a similar format, may I suggest cmForth[6], perhaps accompanied by Footsteps in an empty valley[7]?

    Also, though this is not precisely what you’re asking for, The architecture of open-source applications and its sequels[8] have

    [1] http://mirrors.ctan.org/info/knuth-pdf/tex/tex.pdf

    [2] http://mirrors.ctan.org/info/knuth-pdf/mf/mf.pdf

    [3] https://github.com/drh/lcc

    [4] https://pbr-book.org/

    [5] http://v6.cuzuco.com/

    [6] https://github.com/ForthHub/cmFORTH/blob/combined/cmforth.ft...

    [7] http://forth.org/OffeteStore/4001-footstepsFinal.pdf

    [8] https://aoasbook.org/

  • I'm glad I work for a company that doesn't have this stupid policy, but one of my friends is not as lucky as me...
    1 project | /r/ProgrammerHumor | 20 Dec 2021
    In my first encounter with Dennis Ritchie, I contacted him about using an early CPP from the LCC project (https://github.com/drh/lcc), which I wanted to use for a Bell Labs project, despite some excessive corporate concerns about open source licensing (in the end it was not an issue since Dennis wrote it). That code is still not heavily commented, and 30 years ago there were almost no comments at all, yet even the handcrafted lexer and parser were completely understandable. Not that were they bug-free, I actually found and fixed a few bugs, which even better reflects about how fundamentally understandable they were.
  • Where can I find the source code of C language itself?
    2 projects | /r/C_Programming | 29 Jul 2021
  • LLVM for a stack based architecture?
    3 projects | /r/Compilers | 17 Apr 2021
    Beware of lcc licensing --- it's got some awkward clauses about forbidding distribution for profit which means it's forbidden in most Linux distributions. https://github.com/drh/lcc/blob/master/CPYRIGHT

What are some alternatives?

When comparing evm_llvm and lcc you can also consider the following projects:

midas - EVM-compatible Smart Contract bot which performs DEX arbitrage via Aave & dYdX Flash Loans

q3vm - Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input

one-wallet - 1wallet | Modulo OTP Wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.

cmFORTH - Copy of cmFORTH

zkay - zkay is a programming language which enables automatic compilation of intuitive data privacy specifications to Ethereum smart contracts leveraging (homomorphic) encryption and non-interactive zero-knowledge (NIZK) proofs. This repository provides a toolchain for compiling, deploying and using zkay contracts. ZeeStar is also the upgraded version of zkay.

virtualagc - Virtual Apollo Guidance Computer (AGC) software

SinScheme - Sinister's Scheme Compiler!

ZLib - A massively spiffy yet delicately unobtrusive compression library.

Enzyme - High-performance automatic differentiation of LLVM and MLIR.

llvm-hs-pretty - Pretty printer for LLVM AST to Textual IR