Port Python to HelenOS
Port (a subset of) CPython to HelenOS.
- Details
-
Python is a dynamic programming language that support object-oriented, imperative and even functional programming styles. Currently, HelenOS has no Python support but uses Python during build (e.g. for preparing configuration or for assembling disk image).
Integrate a reasonable subset of CPython to HelenOS so that it can be used to run helper scripts used in the build process. The selected subset shall also include support for tools used in development process of HelenOS, above all Bazaar revision system.
In the absence of missing backing libraries on HelenOS side (e.g. for some advance text user interface) to fulfill the goal outlined above (run helper scripts and Bazaar), the focus shall be on porting Python to such extent to allow most common operations.
- What Gains and Benefits will this bring?
-
One of the strategic goals for HelenOS is becoming self-hosting. During previous GSoC, a PCC compiler (Portable C compiler) was ported to HelenOS, thus allowing to compile HelenOS sources inside HelenOS. Porting core parts of Python would bridge over the last step to have the possibility to build HelenOS from inside HelenOS.
- Difficulty
-
Medium
- Required skills
-
A successful applicant will have good skills of programming in the C and Python languages and the ability to survive in a non-standard non-POSIX application environment.
- Documentation
-
- Possible mentors
-
HelenOS Core Team, Vojtech Horky
Change History
(11)
Keywords: |
needswork added
|
Cc: |
Vojtech Horky added
|
Description: |
modified (diff)
|
See also: |
→ #311
|
Component: |
helenos/unspecified → helenos/app/other
|
Description: |
modified (diff)
|
Keywords: |
needswork removed
|
Owner: |
set to Zbigniew Halas
|
Status: |
new → assigned
|
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Few more links: