Skip to content
View ninioArtillero's full-sized avatar
Block or Report

Block or report ninioArtillero

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. heptagrama-maqueta heptagrama-maqueta Public

    Propuesta de maqueta para autores

    TeX

  2. sptm-unam/seminario-app sptm-unam/seminario-app Public

    Esta aplicación se encuentra en fase temprana de desarrollo y diseño.

    JavaScript 5 12

  3. sptm-unam/chiltepin sptm-unam/chiltepin Public

    Librería para live coding

    TypeScript 2

  4. sptm-unam/sptm-docs sptm-unam/sptm-docs Public

    Documentación y tutoriales

    3 2

  5. A simple reproducible script for lau... A simple reproducible script for launching a ghci session with Euterpea and HSoM libraries loaded using Nix
    1
    #! /usr/bin/env nix-shell
    2
    #! nix-shell --pure -i ghci
    3
    #! nix-shell -p "haskellPackages.ghcWithPackages (pkgs: [ pkgs.Euterpea pkgs.HSoM ])"
    4
    #! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/380be19fbd2d9079f677978361792cb25e8a3635.tar.gz
    5
    {-
  6. RTG RTG Public

    A library to generate rhythmic patterns using geometric techniques

    Haskell 1