Skip to content

Added basic_rs, basicwasm, EndBASIC, gobasic to new BASIC section#148

Merged
appcypher merged 1 commit into
appcypher:masterfrom
vasilev:added_basic-rs_basicwasm_EndBASIC_gobasic
Apr 16, 2024
Merged

Added basic_rs, basicwasm, EndBASIC, gobasic to new BASIC section#148
appcypher merged 1 commit into
appcypher:masterfrom
vasilev:added_basic-rs_basicwasm_EndBASIC_gobasic

Conversation

@vasilev
Copy link
Copy Markdown
Contributor

@vasilev vasilev commented Feb 4, 2024

Added basic_rs, basicwasm, EndBASIC, and gobasic to new BASIC section.

Proofs

  • basic_rs - declares WASM support and has Game of Life demo compiled from BASIC source.
  • basicwasm - Built and tested its web REPL. At least PRINT, LOCATE, CLS, COLOR commands work well.
  • EndBASIC - advertises WASM support and provides a web REPL as demo here.
  • gobasic - I've compiled embed example to WASM and printing works well: it prints the expected text into browser console.

This is a BASIC portion of #140 .

@vasilev
Copy link
Copy Markdown
Contributor Author

vasilev commented Feb 4, 2024

Edit: The fix was accepted, so REPL built from basicwasm's current master works OK now.

@appcypher appcypher merged commit 4e72403 into appcypher:master Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants