Tinygo - Go-компилятор для встраиваемых систем (форк https://github.com/tinygo-org/tinygo) С поддержкой сборки динамических библиотек
Найти файл
Ayke van Laethem 5fa39adb81
tgo: Allow anonymous function declarations
Not sure why they're needed right now, though...
2018-06-03 17:45:33 +02:00
lib Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
src Translate bootstrapping main from C to LLVM IR 2018-06-03 17:38:16 +02:00
.gitignore Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
.gitmodules Add runtime support for the nRF52 2018-04-25 20:06:08 +02:00
arm.ld Implement minimal bump pointer allocator 2018-06-03 16:30:48 +02:00
gen-device.py Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
Makefile Translate bootstrapping main from C to LLVM IR 2018-06-03 17:38:16 +02:00
tgo.go tgo: Allow anonymous function declarations 2018-06-03 17:45:33 +02:00