← Back to context Comment by betimsl 1 year ago I think Go would have been a better choice. 1 comment betimsl Reply anacrolix 1 year ago absolutely not. both because it's awful for implementing parsers, but also it introduces lots of extra hoops for interop.its build system is also terrible for targeting lots of varying platforms and feature sets.it has a custom IR that isn't helpful interacting with other systems.its runtime is really nice but it's a black box and not suitable for interop.
anacrolix 1 year ago absolutely not. both because it's awful for implementing parsers, but also it introduces lots of extra hoops for interop.its build system is also terrible for targeting lots of varying platforms and feature sets.it has a custom IR that isn't helpful interacting with other systems.its runtime is really nice but it's a black box and not suitable for interop.
absolutely not. both because it's awful for implementing parsers, but also it introduces lots of extra hoops for interop.
its build system is also terrible for targeting lots of varying platforms and feature sets.
it has a custom IR that isn't helpful interacting with other systems.
its runtime is really nice but it's a black box and not suitable for interop.