This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/net/bio/output | |
:std/net/bio/file | |
:std/os/fdio | |
:std/os/fcntl | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/net/bio/output | |
:std/net/bio/file | |
:std/os/fdio | |
:std/os/fcntl | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/net/bio/output | |
:std/net/bio/file | |
:std/os/fdio | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) | |
;; shim to use an output buffer on raw file descriptors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/net/bio/output | |
:std/net/bio/file | |
:std/os/fdio | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) | |
;; shim to use an output buffer on raw file descriptors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/net/bio/output | |
:std/net/bio/file | |
:std/os/fdio | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) | |
;; shim to use an output buffer on raw file descriptors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) | |
(def (read-next-word buf) | |
(let lp ((chars [])) | |
(let (next (bio-read-char buf)) | |
(cond |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :gerbil/gambit/ports | |
:std/net/bio | |
:std/sort) | |
(export main) | |
(declare (not safe)) | |
(def +nl+ | |
(char->integer #\newline)) | |
(def +space+ | |
(char->integer #\space)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import (for-syntax :std/misc/list)) | |
(export group-in) | |
(defsyntax-for-import (group-in stx) | |
(def (expand-path top mod) | |
(syntax-case mod () | |
((nested mod ...) | |
(map (lambda (mod) (stx-identifier top top "/" mod)) | |
(flatten (map (cut expand-path #'nested <>) #'(mod ...))))) | |
(id | |
(identifier? #'id) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(import :std/net/bio | |
:std/sort | |
:std/srfi/1) | |
(export main) | |
(declare (not safe)) | |
(def (read-next-word buf) | |
(let lp ((chars [])) | |
(let (next (bio-read-char buf)) | |
(cond |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35.175.201.95 | |
18.232.56.199 | |
35.172.224.10 | |
18.188.53.89 | |
18.224.32.43 | |
18.191.192.216 | |
18.236.86.245 | |
34.209.142.65 | |
54.191.81.56 | |
34.251.29.51 |