[View]
[Edit]
[Lock]
[References]
[Attachments]
[History]
[Home]
[Changes]
[Search]
[Help]
[UI8] U8WebPlatformTools
UI8 offers in-page classic Smalltalk development tools for U8.
UI8 toolset
Welcome Screen
Workspace
Remote Connections
Inspector
System Browser
Adding classes
Adding/editing/deleting method
Simple vs Expert mode
Actions
System References
Universe explorer
Transcript
Changes Log
and
Chunk browser
Chat
Screen
Snapshot Inspector
Social testing
Social media (for API validation and testing
)
inter-system debugging
SUnit
- A simple unit testing runner
Prompters and choosers
Debugging
Debugger
- low level debugger for V8 execution environments
[UI8] UI8Steps
to trace execution of S8 expressions
In-page Desktop
Note:
See also
[U8] Compact Tools
, for in-page development with minimalistic UI.
References
Workspace
- The UI8Workspace is a classic Smalltalk workspace implementation. Allows you to try out code while you are developing it.
Transcript
Changes
and
Chunk browser
Actions
Snapshot
Browser
- The Class Hierarchy Browser (CHB) is the tool that lets you examine the relationships among the classes and to edit their definitions and methods.
References
- References visualization tool.
Universe explorer
- This tool is your exploring device to dive into U8 Universe.
Chat
Inspector
- A classic Smalltalk inspector that shows the details of an instance.
Debugger
- Debug instrumentation implemented for S8.
[UI8] UI8Steps
to debug S8 expressions