Dirk-Jan C. Binnema
6dca68b989
scm: support --eval
...
With the ~--eval~ option you can evaluate an expression in mu/scm
environment. For example:
$ mu scm --eval \
'(format #t "found ~d match(es)\n" (length (mfind "hello")))'
found 7173 match(es)
Add command-line parameter and implement.
2026-08-20 15:05:28 -07:00
..
2022-12-29 10:41:16 +02:00
2022-12-29 10:41:16 +02:00
2024-09-24 23:33:00 +03:00
2024-07-18 10:01:45 +09:00
2024-07-22 15:26:27 +09:00
2024-07-22 14:48:29 +09:00
2026-08-20 15:04:26 -07:00
2024-07-22 15:18:46 +09:00
2024-07-22 15:40:57 +09:00
2025-05-24 17:17:00 +03:00
2026-08-20 15:04:26 -07:00
2024-07-22 16:09:17 +09:00
2026-08-20 15:04:26 -07:00
2024-07-18 10:01:45 +09:00
2026-08-20 15:04:26 -07:00
2024-07-22 15:18:46 +09:00
2026-08-20 15:04:26 -07:00
2026-08-20 15:04:27 -07:00
2024-07-22 16:09:17 +09:00
2024-07-22 16:09:17 +09:00
2026-08-20 15:04:27 -07:00
2024-07-22 15:18:46 +09:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:04:26 -07:00
2024-07-22 16:09:17 +09:00
2024-07-22 16:09:17 +09:00
2025-01-26 18:56:38 +02:00
2024-07-22 16:09:17 +09:00
2022-12-29 10:41:16 +02:00