flpc VS maru

Compare flpc vs maru and see what are their differences.

flpc

Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language (by asrp)
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
flpc maru
2 6
215 181
- -
0.0 2.7
about 2 years ago 6 months ago
Forth Common Lisp
- 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.

flpc

Posts with mentions or reviews of flpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • Forth vs Lisp
    3 projects | news.ycombinator.com | 17 Nov 2021
  • SubX: A minimalist assembly language for a subset of the x86 ISA
    8 projects | news.ycombinator.com | 20 Mar 2021
    > I've actually never considered putting the comment first! I'll have to think about that one.

    I'm sure there are many competing constraints so definitely don't do it because I'm suggesting this on a whim. :) My reasoning is that as a human reader, the comment is the more readable part, so I'd want to see it first. And for a computer, it probably doesn't care if the op code appears first or not.

    > You probably don't want to understand Haskell's loop fusion by comparing source and generated code.

    Indeed. But even though C and Haskell are very different, I think they share a common philosophy about compilation where you can basically do whatever you want as long as it still produces the same result.

    I vaguely remember looking at Python generate bytecode (with `dis.dis`) and seeing it wasn't too bad. I haven't tried it on a larger program though.

    There's tcc (and more recently chibicc that I haven't had a chance to check out yet) that you're probably already aware of. Is the generated output still pretty bad.

    I'll also throw my own attempt in the ring

    - High level https://github.com/asrp/flpc/blob/master/lib/stage0.flpc

maru

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

What are some alternatives?

When comparing flpc and maru you can also consider the following projects:

forthlisp - A Small Lisp in Forth

Carp - A statically typed lisp, without a GC, for real-time applications.

ruby - The Ruby Programming Language [mirror]

clasp - clasp Common Lisp environment

cosmopolitan - build-once run-anywhere c library

femtolisp - a lightweight, robust, scheme-like lisp implementation

sectorlisp - Bootstrapping LISP in a Boot Sector

mu - Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.

minilisp - A small lisp interpreter with reference counting memory management aimed at interactive game development

wekan-node20 - Database connect test with Node.js 20, Bun and Deno. Creating single executeables with Bun and Deno.