debugger
gomacro
Our great sponsors
debugger | gomacro | |
---|---|---|
2 | 9 | |
27 | 2,025 | |
- | - | |
10.0 | 7.4 | |
7 months ago | 16 days ago | |
Go | Go | |
MIT License | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
debugger
-
Byfrost Indexing Tool--A Graphing Demo
However, I know https://github.com/emad-elsaid/debugger has been working on a debugger frontend, I don't think it has the side-by-side view yet. And... there's another frontend https://github.com/aarzilli/gdlv as well.
-
Released roumon 1.1.0 - Terminal go routine monitor 📈
https://github.com/emad-elsaid/debugger Is a golang debugger gui that itself is written in golang.
gomacro
- Interpreters built in Go
-
How to run a go main package from another go program?
If it's a simple program I guess you could use gomacro:https://github.com/cosmos72/gomacro
- Scripting in Go
-
go-notebook
Thanks to gomacro we can import no standard libraries on the notebook :P
-
DoorDash: Migrating From Python to Kotlin for Our Backend Services
For our use (debugging and running small scripts to update data), gomacro should work well enough, despite being an "almost complete" Go interpreter. This isn't the same as the Python REPL which uses entirely the same code to run, but it should be up to the task.
-
Hy: A dialect of Lisp that's embedded in Python
I keep meaning to play with https://github.com/cosmos72/gomacro
What are some alternatives?
gophernotes - The Go kernel for Jupyter notebooks and nteract.
yaegi - Yaegi is Another Elegant Go Interpreter
beartype - Unbearably fast near-real-time runtime type-checking in pure Python.
mypyc - Compile type annotated Python to fast C extensions
hissp - It's Python with a Lissp.
react-wasm-github-api-demo - A demo application to serve as a template for your Rust & React needs. With a sample GraphQL backend.
go - The Go programming language
hy-lisp-python - examples for my book "A Lisp Programmer Living in Python-Land: The Hy Programming Language"
go-pry - An interactive REPL for Go that allows you to drop into your code at any point.
Kategory - Λrrow - Functional companion to Kotlin's Standard Library
Quasar - Fibers, Channels and Actors for the JVM
typeguard - Run-time type checker for Python