about
11/03/2024
Help: ChatGPT
Help: ChatGPT
exploring code syntax and shell commands
About
click header to toggle Site Explorer
Synopsis:
- Fiinding references and other help for special language syntax that may not be well documented.
- Listing commands and options for Windows Terminal, PowerShell terminal, and project managers for Rust (Cargo) and C# (dotnet CLI).
- Debugging small JavaScript functions.
- Creating JavaScript event handlers.
- Writing Regular Expressions based on informal text descriptions,
- Laying out code structure except in small very specific scenarios.
- Consistently delivering trustworthy answers. It will occasionally confidently assert as true things that are demonstrably false.
- Writing flexible code. It often generates code that works only for the exact prompt specification when minor modification would make the code more broadly useful.
- Some of its generated code has missing dependencies so will not compile as-is.
Awaiting content.