lithium VS minias

Compare lithium vs minias and see what are their differences.

lithium

Clojure-based x86 assembler and toy Lisp compiler (by nathell)

minias

A mini x86-64 assembler for fun and learning. (by andrewchambers)
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
lithium minias
2 2
118 199
- -
0.0 1.8
about 2 years ago over 2 years ago
Clojure C
- ISC License
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.

lithium

Posts with mentions or reviews of lithium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.
  • An ARM Assembler Written in Lisp
    3 projects | news.ycombinator.com | 8 Jul 2023
    I once wrote a rudimentary x86 assembler in Clojure:

    https://github.com/nathell/lithium/blob/master/src/lithium/a...

    In general, I find that s-expressions are actually a nice syntax for assembly languages. For x86, they kind of sidestep the AT&T vs. Intel conundrum, and you get to write macro-like functions in the host Lisp that compile down to s-expressions.

  • Minias – A mini x86-64 assembler for fun and learning
    3 projects | news.ycombinator.com | 15 Oct 2021
    Here’s mine, in Clojure, very incomplete (16-bit x86 only for now) and using a s-expression based syntax, in 253 LOC:

    https://github.com/nathell/lithium/blob/master/src/lithium/a...

minias

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

What are some alternatives?

When comparing lithium and minias you can also consider the following projects:

nanopass-framework-scheme - The new nanopass framework; an embedded DSL for writing compilers in Scheme

cproc - C11 compiler (mirror)

command-interpreter - Add a command interpreter (eg., REPL) to any C++ program

arpilisp - A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file

undermoon - Mordern Redis Cluster solution for easy operation.

hack-computer - My implementation of the Hack computer in HDL as well as software tools such as an assembler, compiler and emulator written in C.

kanidm - Kanidm: A simple, secure and fast identity management platform

wearable-microphone-jamming - Repository for our paper Wearable Microphone Jamming