Hacking Go compiler to add a new keyword

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • go

    The Go programming language

  • I clicked into the Go Github repo and found documentation pretty easily.

    https://github.com/golang/go/tree/master/src/cmd/compile

  • gop

    The Go+ programming language is designed for engineering, STEM education, and data science

  • I wonder if the author has heard of https://github.com/goplus/gop

    He'd have fun reverse engineering it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • reflections-on-trusting-trust-go

    A talk (including sample Golang code) about the Turing award lecture "Reflections on Trusting Trust" originally given by Ken Thompson.

  • This is a great demo. The old C compiler backdoor, but in Go:

    https://github.com/yeokm1/reflections-on-trusting-trust-go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts