Proceedings of the Fuzzy System Symposium
30th Fuzzy System Symposium
Session ID : TF4-1
Conference information

main
The implementation of fuzzy library with system programming language Go
*Atsuki KatayamaYuichiro Mori
Author information
CONFERENCE PROCEEDINGS FREE ACCESS

Details
Abstract
The purpose of this research is re-implementation of fuzzy library with programming language Go and extending for parallel programming. Go is new system programming language. Furthermore, an excitable binary file like C language can output, and a parallel programming and the garbage collection are supported. The research of 1995 years defined Fuzzy Description Language(FDL) which provide simple syntax of fuzzy inference. After it is translated to C program code which call the fuzzy library, it is compiled to a executable binary file. But this fuzzy library not enough supports recent programming. Recently computers speed up by multi-core CPU, therefor fuzzy library should support parallel programming. Thus we implement the fuzzy library in Go.
Content from these authors
© 2014 Japan Society for Fuzzy Theory and Intelligent Informatics
Previous article Next article
feedback
Top