From 0a6621884aabd29835fe337f108760d5ae509165 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Fri, 7 Feb 2025 14:58:02 +0800 Subject: [PATCH] add pocketpy sub-org into `ideas.html` --- ideas.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ideas.html b/ideas.html index 406fa24..cb4f9a3 100644 --- a/ideas.html +++ b/ideas.html @@ -162,6 +162,45 @@


+
+
+ +
+

+ pocketpy +

+
+
+
+ pocketpy is a portable Python 3.x interpreter, written in C11. + It aims to be an alternative to Lua for game scripting, with elegant syntax, powerful features and competitive performance. + pocketpy has no dependencies other than the C standard library, which can be easily integrated into your C/C++ project. + Developers are able to write Python bindings via C-API or pybind11 compatible interfaces. +
+
+

Contact Links

+
+
+

Chat

+
+
+

Homepage

+
+ + + +
+
+
+