HackerTrans
TopNewTrendsCommentsPastAskShowJobs

asaka

no profile record

comments

asaka
·30 days ago·discuss
Working on goblin, a scripting language that compiles to Go.

The idea: dynamic + minimal syntax for scripting, but you get a single static binary and Go's concurrency primitives (goroutines/channels) for free. No runtime to ship, easy to deploy anywhere.

Intentionally few features, the goal is small and scriptable. Someone with programming experience should be able to pick it up in half an hour.

Still very early stage.

https://github.com/aisk/goblin
asaka
·3 years ago·discuss
Yes.
asaka
·3 years ago·discuss
And it's a ICOed programing language, maybe the first?