Olaf Hernandez Beristain has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48420 )
Change subject: add BASIC interpreter or similar payload to project ideas ......................................................................
add BASIC interpreter or similar payload to project ideas
Change-Id: Ib5cfd6ddf6ddaa384c66c313c993fbfcc911e3c3 --- M Documentation/contributing/project_ideas.md 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/48420/1
diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md index 141023f..c4c26c5 100644 --- a/Documentation/contributing/project_ideas.md +++ b/Documentation/contributing/project_ideas.md @@ -247,3 +247,14 @@ ### Mentors * Patrick Rudolph patrick.rudolph@9elements.com * Christian Walter christian.walter@9elements.com + +## Create a BASIC interpreter or similar payload +A payload that can run a BASIC interpreter or similar. Possibly could be a subset of [GW-BASIC](https://github.com/microsoft/GW-BASIC). +In fact any code interpreter would be great. Another option is [Forth/Fcode](https://www.openfirmware.info/Forth/FCode) + + +### Requirements +* coreboot knowledge: Should know how to build coreboot images and + include payloads. +* understanding low level programming +* know how interpreter works
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48420
to look at the new patch set (#2).
Change subject: add BASIC interpreter or similar payload to project ideas ......................................................................
add BASIC interpreter or similar payload to project ideas
Change-Id: Ib5cfd6ddf6ddaa384c66c313c993fbfcc911e3c3 Signed-off-by: Olaf Hernandez Beristain olafitohb@gmail.com --- M Documentation/contributing/project_ideas.md 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/48420/2
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/48420?usp=email )
Change subject: add BASIC interpreter or similar payload to project ideas ......................................................................
Abandoned