Skip to content
View sparrac's full-sized avatar

Block or report sparrac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sparrac/README.md

About me

I'm Salvador Parra Camacho.

  • Educator & Science Communicator | ♾️ Mathematics & ⚛️ Physics.
  • Interested in plain-text workflows, lightweight tools, and scripting.

Tools

  • Scripting: Lua · Rexx (Open Object Rexx, NetRexx, cRexx)
  • Typesetting & Markup: Typst · LaTeX · Markdown
  • Text Editor: Textadept
  • Technical Illustration: Ipe (extensible vector graphics)

Featured repositories

  • eorexx: An enhanced command-line runner for Open Object Rexx.
  • crexx-mathobjects: A simple library of mathematical objects for CREXX.
  • oorexx-gnuplot: An object-oriented Open Object Rexx library for gnuplot.
  • oorexx-mpd: A minimalistic MPD (Music Player Daemon) client library for Open Object Rexx.
  • oorexx-ranges: A lightweight array manipulation library for Open Object Rexx.
  • oorexx-math-sequences: An object-oriented mathematical sequence library for Open Object Rexx with lazy evaluation, mapping, filtering, memoization, and sequence composition.
  • oorexx-gnuplot-subcom: A C++ extension that registers a high-performance "gnuplot" subcommand environment for Open Object Rexx.
  • awesome-oorexx: A curated list of packages and resources for Open Object Rexx.
  • oorexx-tinylog: A lightweight logging library for Open Object Rexx.
  • oorexx-dotenv: A minimal Open Object Rexx library for loading .env files without extra dependencies.

Pinned Loading

  1. eorexx eorexx Public

    eorexx is a CLI runner for Open Object Rexx. Features: inline execution, pipeline processing, dynamic directives and others.

    C++

  2. oorexx-gnuplot oorexx-gnuplot Public

    A native wrapper library for interacting with Gnuplot from Open Object Rexx. It allows to easily generate plots, export graphics to several image formats or run real-time interactive sessions. Cros…

    REXX

  3. oorexx-mpd oorexx-mpd Public

    Minimalistic MPD (Music Player Daemon) client library for Open Object Rexx.

    REXX

  4. oorexx-ranges oorexx-ranges Public

    A lightweight library designed for Array manipulation in Open Object Rexx. It provides functions for Python-style Array generation (range, linspace, fill, zeros, ones, repeat), functional transfor…

    REXX

  5. crexx-mathobjects crexx-mathobjects Public

    This project demonstrates how to implement mathematical objects using object-oriented programming in CREXX (a Rexx implementation). It is intended both as a collection of educational examples and a…

    REXX

  6. oorexx-math-sequences oorexx-math-sequences Public

    An object-oriented mathematical sequence library for Open Object Rexx featuring lazy evaluation, sequence combinations, mapping, filtering, and memoization.

    REXX