Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37856353
en ru br
ALT Linux repositórios
S:1.0.racket8.8-alt1

Group :: Desenvolvimento/Outros
RPM: zuo

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.0.racket8.8-alt1
Data da compilação: 12 março 2023, 19:50 ( 60.6 weeks ago )
Tamanho:: 165.25 Kb

Home page:   https://racket-lang.org/

Licença: Apache-2.0 MIT
Sumário: A tiny Racket for scripting
Descrição:

Zuo: A Tiny Racket for Scripting

You should use Racket to write scripts. But what if you need something
much smaller than Racket for some reason - or what if you're trying to
script a build of Racket itself? Zuo is a tiny Racket with primitives
for dealing with files and running processes, and it comes with a
make-like embedded DSL.

Zuo is a Racket variant in the sense that program files start with
\#lang, and the module path after #lang determines the parsing and
expansion of the file content. That's how the make-like DSL is defined,
and even the base Zuo language is defined by layers of #langs. One of
the early layers implements macros.

Mantenedor currente: Anton Zhukharev

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • zuo
  • zuo-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009