Tinygo - Go-компилятор для встраиваемых систем (форк https://github.com/tinygo-org/tinygo) С поддержкой сборки динамических библиотек
Найти файл
Ayke van Laethem 60a01a43a3 Implement strings the way Go itself does
This makes string slicing cheap.
2018-04-14 19:24:21 +02:00
hello Add Jump and Phi support, to enable things like for loops 2018-04-14 19:07:29 +02:00
runtime Implement strings the way Go itself does 2018-04-14 19:24:21 +02:00
.gitignore Hello world! 2018-04-11 16:17:14 +02:00
Makefile Makefile cleanup 2018-04-13 02:12:36 +02:00
tgo.go Implement strings the way Go itself does 2018-04-14 19:24:21 +02:00