Skip to content

Add block-based scripting mode#232

Closed
StephenDev0 wants to merge 7 commits into
mainfrom
codex/add-block-coding-format-option
Closed

Add block-based scripting mode#232
StephenDev0 wants to merge 7 commits into
mainfrom
codex/add-block-coding-format-option

Conversation

@StephenDev0
Copy link
Copy Markdown
Owner

Summary

  • add BlockScript model and editor for a scratch-like block interface
  • toggle block editor in Settings
  • support creating, editing and deleting .jsb scripts
  • load .jsb scripts when enabling JIT
  • document block editor in README

Testing

  • swiftc -parse-as-library StikJIT/JSSupport/BlockScript.swift StikJIT/JSSupport/BlockScriptEditorView.swift -o /tmp/test.o (fails: no such module 'SwiftUI')

https://chatgpt.com/codex/tasks/task_e_6879ba5a3804832d9c9afe5bc3b6250f

@StephenDev0 StephenDev0 deleted the codex/add-block-coding-format-option branch July 22, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant