✨
Retrocomputing enthusiast, Lisp hobbyist, Unix user
Pinned Loading
-
A graphical regular expression check...
A graphical regular expression checker in plain Racket, supports PCRE 1#lang racket/base
2(require racket/gui/base
3racket/class
4racket/list
5racket/string)
-
-
getpass in Chez Scheme
getpass in Chez Scheme 1;;; Chez Scheme clone of Python `getpass'
2;;; Based on github.com/smitchell556/get-pass
3(library (get-pass)
4(export get-pass)
5(import (chezscheme))
-
-
Print pride flags to your terminal
Print pride flags to your terminal 1#lang racket ; -*- racket -*-
23(define gay
4'((228 003 003) ; red
5(255 140 000) ; orange
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.