Idensyra
is a mini Go IDE, with Insyra pre-installed. Run Go code without installing Go environment!
Official Website: https://insyra.hazelnut-paradise.com/#HowToUse
Get Idensyra executable file HERE.
Insyra Inside: Simple? It's quite!
With Idensyra
, you can write Go code, and run it immediately, no need to install Go environment. Also, you can use Insyra's functions directly in Idensyra
.
Idensyra has two modes:
- GUI mode: Build with Fyne.
- WebUI mode: WebUI with monaco-editor, provides code highlighting and auto-complete.
Idensyra use Yaegi to run Go code.
- No third party package support (except Insyra and its dependencies).
- Does not support
py
andlp
package of Insyra. - Currently no code highlighting.