zuo

A tiny Racket for scripting (by racket)

Zuo Alternatives

Similar projects and alternatives to zuo

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

zuo discussion

Log in or Post with

zuo reviews and mentions

Posts with mentions or reviews of zuo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-25.
  • Pollen: A publishing system written in Racket
    1 project | news.ycombinator.com | 27 Oct 2024
    Pollen is great. I wish it was more widely used. One of the only reasons I don't use it for most things is that adding the whole of Racket as a dependency comes across as a little much.

    One of my "one day..." projects is to try and reimplement a subset of Pollen using https://github.com/racket/zuo which I think would make it much easier to integrate as a much smaller dependency. But maybe the whole budget is blown by using a Lisp in the first place. :)

    In any case, if you've ever had to write a technical manual before, I think you should give Pollen a try. It has much more general answers to a lot of problems.

  • Zuo: A Tiny Racket for Scripting
    4 projects | news.ycombinator.com | 25 Jul 2024
    4 projects | news.ycombinator.com | 11 Nov 2022
    https://github.com/racket/zuo/blob/main/local/tree.zuo is a pretty good example.

    It’s nothing like Bash; it’s a Lisp dialect.

    The obvious comparison is Lua, which is generally the standard embedded language people use when a scripting language needs to be tiny. I compared its size; Zuo is 55% the size of Lua, so apples to apples, Zua is only a little over half the size of Lua. On the other hand, Lua uses a Pascal like syntax which is a good deal more Bash like than Zuo.

    8 projects | news.ycombinator.com | 13 Apr 2022
    1 project | news.ycombinator.com | 11 Apr 2022
  • Give me your ideas and hints
    2 projects | /r/lisp | 11 Mar 2023
  • What type of projects is Racket best suited for?
    1 project | /r/Racket | 7 Jan 2023
    There is a new addition to the racket family; ‘Zuo: A Tiny Racket for Scripting’ that is also suitable embedding in another application.
  • New Racket Build System
    1 project | news.ycombinator.com | 16 Apr 2022
    Looks like the build system will be using Zuo.

    https://github.com/racket/zuo/

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

Stats

Basic zuo repo stats
9
274
5.4
3 months ago

racket/zuo is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of zuo is C.


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

Did you konow that C is
the 7th most popular programming language
based on number of metions?