astor VS gomacro

Compare astor vs gomacro and see what are their differences.

astor

Python AST read/write (by berkerpeksag)

gomacro

Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros (by cosmos72)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
astor gomacro
1 11
768 2,128
- -
4.5 6.4
3 months ago 3 months ago
Python Go
BSD 3-clause "New" or "Revised" License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

astor

Posts with mentions or reviews of astor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-04.

gomacro

Posts with mentions or reviews of gomacro. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-19.

What are some alternatives?

When comparing astor and gomacro you can also consider the following projects:

yaegi - Yaegi is Another Elegant Go Interpreter

gophernotes - The Go kernel for Jupyter notebooks and nteract.

mypyc - Compile type annotated Python to fast C extensions

hissp - It's Python with a Lissp.

beartype - Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.

go-pry - An interactive REPL for Go that allows you to drop into your code at any point.

hy-lisp-python - examples for my book "A Lisp Programmer Living in Python-Land: The Hy Programming Language"

go - The Go programming language

react-wasm-github-api-demo - A demo application to serve as a template for your Rust & React needs. With a sample GraphQL backend.

Kategory - Λrrow - Functional companion to Kotlin's Standard Library

typeguard - Run-time type checker for Python