flpc

Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language (by asrp)

Flpc Alternatives

Similar projects and alternatives to flpc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better flpc alternative or higher similarity.

flpc reviews and mentions

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

Stats

Basic flpc repo stats
2
215
0.0
about 2 years ago

The primary programming language of flpc is Forth.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com