pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/hawk-scheme: add a COMMIT_MSG



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Wed Sep 9 22:01:00 2026 +0000
Changeset:	31847150c105f30a9910f6b32059f16317c2b121

Added Files:
	hawk-scheme/COMMIT_MSG

Log Message:
wip/hawk-scheme: add a COMMIT_MSG

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31847150c105f30a9910f6b32059f16317c2b121

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 hawk-scheme/COMMIT_MSG | 5 +++++
 1 file changed, 5 insertions(+)

diffs:
diff --git a/hawk-scheme/COMMIT_MSG b/hawk-scheme/COMMIT_MSG
new file mode 100644
index 0000000000..195a9885df
--- /dev/null
+++ b/hawk-scheme/COMMIT_MSG
@@ -0,0 +1,5 @@
+lang/hawk-scheme: import hawk-scheme-0.11 as lang/hawk-scheme
+
+Hawk is a tracing JIT compiler for Scheme.  It includes a bytecode
+compiler, runtime, garbage collector, interpreter, trace recorder, and native
+code emitters for x86-64 and aarch64.


Home | Main Index | Thread Index | Old Index