S. Brimzhanova, S. K. Atanov, Moldamurat Khuralay, K. S. Kobelekov, L. Gagarina
{"title":"Cross-platform compilation of programming language Golang for raspberry pi","authors":"S. Brimzhanova, S. K. Atanov, Moldamurat Khuralay, K. S. Kobelekov, L. Gagarina","doi":"10.1145/3330431.3330441","DOIUrl":null,"url":null,"abstract":"Within this article creates a cross-platform compilation of the Golang programming language for raspberry pi. Golang, or Go supports type safety, the ability to dynamically enter data, and also contains a rich standard library of functions and built-in data types like arrays with dynamic size and associative arrays. With the help of multi-threading mechanisms, Go simplifies the distribution of computations and network interactions, while modern data types open up to the programmer a world of flexible and modular code. The program quickly compiles, while there is a trash collector and reflection is maintained. Golang is a fast, statically typed, compiled language. Dealing with it you have the impression of using dynamically typed and interpreted language. A cross-platform compilation of the Golang programming language was created for raspberry pi - a single-board computer.","PeriodicalId":196960,"journal":{"name":"Proceedings of the 5th International Conference on Engineering and MIS","volume":"4 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-06-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"7","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 5th International Conference on Engineering and MIS","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3330431.3330441","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 7
Abstract
Within this article creates a cross-platform compilation of the Golang programming language for raspberry pi. Golang, or Go supports type safety, the ability to dynamically enter data, and also contains a rich standard library of functions and built-in data types like arrays with dynamic size and associative arrays. With the help of multi-threading mechanisms, Go simplifies the distribution of computations and network interactions, while modern data types open up to the programmer a world of flexible and modular code. The program quickly compiles, while there is a trash collector and reflection is maintained. Golang is a fast, statically typed, compiled language. Dealing with it you have the impression of using dynamically typed and interpreted language. A cross-platform compilation of the Golang programming language was created for raspberry pi - a single-board computer.