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
..
2026-08-20 15:04:27 -07:00
2026-08-20 15:04:26 -07:00
2023-09-24 17:29:56 +03:00
2025-06-10 10:04:53 +03:00
2025-08-15 21:03:19 +03:00
2023-08-27 11:07:55 +03:00
2025-07-27 19:39:23 +03:00
2024-04-05 19:03:42 +03:00
2025-06-16 10:57:36 +03:00
2025-05-24 17:17:00 +03:00
2026-08-20 15:04:27 -07:00
2023-07-19 08:48:44 +03:00
2025-05-24 17:17:00 +03:00
2023-07-18 21:33:59 +03:00
2023-07-05 23:10:13 +03:00
2026-08-20 15:04:25 -07:00
2023-08-27 11:07:55 +03:00
2023-09-24 20:21:57 +03:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:04:26 -07:00
2020-02-15 14:09:30 +02:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:04:27 -07:00