From 689018f2b42125c5f0e81bb62b42322d82f4f45b Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Tue, 9 May 2023 19:00:07 +0200 Subject: add description --- yaegi-internals/index.html | 7 ++++++- yaegi-internals/meta.sh | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'yaegi-internals') diff --git a/yaegi-internals/index.html b/yaegi-internals/index.html index bcd5244..3312763 100644 --- a/yaegi-internals/index.html +++ b/yaegi-internals/index.html @@ -2,6 +2,7 @@ Yaegi Internals + Marc's Programming Notes
diff --git a/yaegi-internals/meta.sh b/yaegi-internals/meta.sh index 4eef2a2..6125ced 100644 --- a/yaegi-internals/meta.sh +++ b/yaegi-internals/meta.sh @@ -1,4 +1,5 @@ blog_title="Marc's Programming Notes" title="Yaegi Internals" author="Marc Vertes" +description="Design and implementation of a Go interpreter" date="03 may 2023" -- cgit v1.2.3