fe

A tiny, embeddable language implemented in ANSI C (by rxi)

Fe Alternatives

Similar projects and alternatives to fe

  1. rust

    2,802 fe VS rust

    Empowering everyone to build reliable and efficient software.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Fennel

    95 fe VS Fennel

    Lua Lisp Language

  4. Carp

    88 fe VS Carp

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

  5. janet

    88 fe VS janet

    A dynamic language and bytecode vm

  6. hy

    66 fe VS hy

    A dialect of Lisp that's embedded in Python

  7. terra

    42 fe VS terra

    Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.

  8. fe

    43 fe VS fe

    Emerging smart contract language for the Ethereum blockchain.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ulisp

    35 fe VS ulisp

    A version of the Lisp programming language for ATmega-based Arduino boards.

  11. lume

    10 fe VS lume

    Lua functions geared towards gamedev (by rxi)

  12. json.lua

    14 fe VS json.lua

    A lightweight JSON library for Lua

  13. llvm-cbe

    14 fe VS llvm-cbe

    resurrected LLVM "C Backend", with improvements

  14. esprit

    5 fe VS esprit

    ClojureScript on the ESP32 using Espruino

  15. femtolisp

    10 fe VS femtolisp

    a lightweight, robust, scheme-like lisp implementation

  16. classic

    11 fe VS classic

    Tiny class module for Lua

  17. ferret

    8 fe VS ferret

    Ferret is a free software lisp implementation for real time embedded control systems. (by nakkaya)

  18. Lua-RTOS-ESP32

    Lua RTOS for ESP32

  19. abuse

    4 fe VS abuse

    Discontinued Abuse (1995) by Crack dot Com (by videogamepreservation)

  20. MicroHs

    5 fe VS MicroHs

    Haskell implemented with combinators

  21. llvm-project

    Fork of LLVM with Xtensa specific patches. To be upstreamed. (by espressif)

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

fe discussion

Log in or Post with

fe reviews and mentions

Posts with mentions or reviews of fe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-11.
  • Forsp: A Forth+Lisp Hybrid Lambda Calculus Language
    7 projects | news.ycombinator.com | 11 Jun 2024
    This is incredible. I'll be tinkering with this for a while, guaranteed. As the advantages of combining Lisp and Forth in this way are slowly revealed to me it's like unlocking parts of my brain to interact with each other that never have done before.

    Pretentiousness on my part aside, this is a pretty mind-blowing concept. The interpreter being in less than 1000 lines of (comprehensible) C is all the more commendable (most of these minimal languages turn out to be some monolithic Rust thing or similar, which kinda defeats the entire purpose imo).

    Excited to take a closer look at the source to see how the various data structures etc. are laid out in memory. I won't be able to resist making comparisons to my current/other favourite mini-language 'fe' (https://github.com/rxi/fe), a sub-1000-line Lisp also written in C. If you haven't seen that one I'd definitely recommend checking it out.

    Thank you for putting this online. Happy hacking!

  • How to Write a (Lisp) Interpreter (In Python)
    18 projects | news.ycombinator.com | 11 Mar 2024
  • fe: A tiny, embeddable language implemented in ANSI C
    1 project | /r/hypeurls | 8 Jun 2023
    12 projects | news.ycombinator.com | 8 Jun 2023
    - Simple and easy to use C API

    [1] https://github.com/rxi/fe/blob/master/doc/impl.md

  • Fe: A tiny, embeddable language implemented in ANSI C
    1 project | news.ycombinator.com | 20 Jul 2022
  • uLisp
    18 projects | news.ycombinator.com | 4 May 2021
    Very cool! Quite similar to fe [1], a tiny, embeddable Lisp by the magnificent rxi. Seriously, if you like games and gorgeous C and Lua code, check out his projects and the games on itch.io!

    [1] https://github.com/rxi/fe

  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic fe repo stats
7
1,345
0.0
9 months ago

rxi/fe is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of fe is C.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?