top | item 40212673

(no title)

templaedhel | 1 year ago

They made a coffeescript for go

discuss

order

christophilus|1 year ago

They made a Typescript for go. Coffeescript was dynamic.

recursive|1 year ago

Coffeescript added semantics and behavior. Typescript for better or worse is almost only types on top of existing behavior. (with the primary exception being the `enum` concept)