Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f5d131b

Browse files
committed
PikaPython: add
1 parent 68407b4 commit f5d131b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎data/projects.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,14 @@ gc = "Ref. counting"
736736
license = "**Symisc Public License** or proprietary"
737737
notes = "Implements a subset of PHP 5.3 with some changes like native UTF-8 support."
738738

739+
[PikaPython]
740+
url = "https://github.com/pikasTech/PikaPython"
741+
lang = "Python"
742+
impl_in = "C"
743+
gc = "Ref. counting"
744+
license = "MIT"
745+
notes = "Implements a variant of Python 3. The degree of compatibility with Python seems to be undocumented. Runs in as little as 4 KiB of RAM. Targets microcontrollers and Linux."
746+
739747
[PicoC]
740748
url = "https://github.com/zsaleeba/picoc"
741749
lang = "C"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /