Ask HN: Is it possible to compile TypeScript to Golang?

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

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

    Elixir is a dynamic, functional language for building scalable and maintainable applications

  • It sounds like you need a language that supports stronger types and concurrency.

    There are many good programming languages that might work if neither Go nor Typescript individually would meet your needs.

    I recommend examining the following to see if they would work better for you:

    Ada: https://learn.adacore.com/courses/intro-to-ada/index.html

    Elixir: https://elixir-lang.org/

    Java: https://docs.oracle.com/javase/tutorial/

    Rust: https://doc.rust-lang.org/book/

    All of them have excellent support for concurrency and strong typing to various degrees that help you to write complex logic quickly.

  • book

    The Rust Programming Language

  • It sounds like you need a language that supports stronger types and concurrency.

    There are many good programming languages that might work if neither Go nor Typescript individually would meet your needs.

    I recommend examining the following to see if they would work better for you:

    Ada: https://learn.adacore.com/courses/intro-to-ada/index.html

    Elixir: https://elixir-lang.org/

    Java: https://docs.oracle.com/javase/tutorial/

    Rust: https://doc.rust-lang.org/book/

    All of them have excellent support for concurrency and strong typing to various degrees that help you to write complex logic quickly.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • connect-go

    Discontinued Moved to https://github.com/connectrpc/connect-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