{"id":20771541,"url":"https://github.com/stenbror/pythoncorenative","last_synced_at":"2025-06-28T01:36:03.201Z","repository":{"id":51091706,"uuid":"361491052","full_name":"stenbror/PythonCoreNative","owner":"stenbror","description":"A native C++ 17 implemented PythonCore started with Python 3.10 based parser. ","archived":false,"fork":false,"pushed_at":"2021-06-20T16:37:28.000Z","size":500,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T20:19:15.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stenbror.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-25T17:16:41.000Z","updated_at":"2021-06-20T16:37:30.000Z","dependencies_parsed_at":"2022-09-01T04:41:29.361Z","dependency_job_id":null,"html_url":"https://github.com/stenbror/PythonCoreNative","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stenbror/PythonCoreNative","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2FPythonCoreNative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2FPythonCoreNative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2FPythonCoreNative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2FPythonCoreNative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stenbror","download_url":"https://codeload.github.com/stenbror/PythonCoreNative/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stenbror%2FPythonCoreNative/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262361660,"owners_count":23299084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T12:15:25.384Z","updated_at":"2025-06-28T01:36:03.177Z","avatar_url":"https://github.com/stenbror.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonCoreNative\n\nThis is the start of a complete Python interpreter, written from scratch in modern C++ 17 and as a first step will implement a complete Roslyn like parser for Python 3.10 grammar.  \n\nOpen project in Visual Studio Code and open terminal.\n\nTo build:\n\nmkdir -p build  \ncd build  \ncmake ..  \nmake  \n\nTo execute UnitTests. They are written as we go, execute the following:  \n\ntests/TestPythonCore  \n\nThis will result in a dynamic library like on Linux =\u003e libPythonCoreNative.so and a UnitTest Executable linked against it. TestPythonCore. \n\nI develop this project on an Apple MacPro M1 13\" and of cource make sure it builds on that system first. But i also check out code and build on Raspberry Pi 4 CM4 machine and a HP Spectre X360 with Ubuntu 21.04 to make sure it builds from checkout of code under Linux. For now i haven't tested building on a Windows machine.  \n\nUnitTests for all EvalInput rules are implemented and passed by June 5th 2021.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Fpythoncorenative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstenbror%2Fpythoncorenative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstenbror%2Fpythoncorenative/lists"}