Giter Club home page Giter Club logo

Comments (4)

rxi avatar rxi commented on July 16, 2024 11

Thanks for the kind words!

  1. I've used fe in a few hobby projects — I think aq (a small framework for making audio toys) is the only public one, otherwise I've used it for config files in a few other things. No one else has used it for anything to my knowledge
  2. The same motivations I had writing aria: for the fun of programming it; trying to make something terse but still practical. Every line of code has a weight to it with consideration that would be unreasonable outside this kind of project: a project that exists just to exist. Each time you write something it becomes — or at least should become — more clear and more concise than the previous time, and if you repeat this, the original version is by comparison an over-engineered bloated mess. fe is a sequel to aria, and as such ended up smaller, simpler and faster
  3. I'd in the past considered writing something closer to TCL than lisp, it might be something I try in the future, though I have no immediate plans to

from fe.

dumblob avatar dumblob commented on July 16, 2024

That's good, that fe found its way to real software!

in the past considered writing something closer to TCL than lisp, it might be something I try in the future, though I have no immediate plans to

Then you might take a look at TCL in 500 lines of C (there's a lot of functionality squeezed in those as the goal wasn't to make a toy but a real full-featured TCL interpreter with decent speed - it's from the author of Redis back when he was writing big books about TCL and generally the art of programming 😉).

For Spry though noone tried to accept the challenge yet to make such a gem...

from fe.

jaredkrinke avatar jaredkrinke commented on July 16, 2024

For a "real" project, it looks like rxi embedded fe in a grid-based game framework:

https://rxi.itch.io/cel7

cel7 is a 60kb framework for making grid-based games limited to 4-bit color ASCII output. The framework is based around the fe programming language.

from fe.

avih avatar avih commented on July 16, 2024

I also quite appreciate the style, approach, minimalism, and code at the various projects by @rxi , so thanks for those.

https://rxi.itch.io/cel7

I wonder whether you could open source cel7? It's quite striking IMHO in the "bang for the buck" department, and I hope to be wrong, but I doubt it has greater value for you as closed source? ;)

(Yes, I am aware of https://github.com/kiedtl/cel7ce )

from fe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.