gofrontend

所属分类:快速开发平台
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-07-20 19:28:15
上 传 者sh-1993
说明:  Go编译器前端(gccgo),
(Go compiler frontend (gccgo),)

文件列表:
HACKING (4279, 2023-12-18)
LICENSE (1479, 2023-12-18)
PATENTS (1303, 2023-12-18)
codereview.cfg (21, 2023-12-18)
go/ (0, 2023-12-18)
go/LICENSE (1479, 2023-12-18)
go/PATENTS (1303, 2023-12-18)
go/ast-dump.cc (24320, 2023-12-18)
go/ast-dump.h (2639, 2023-12-18)
go/backend.h (33235, 2023-12-18)
go/embed.cc (20923, 2023-12-18)
go/escape.cc (112632, 2023-12-18)
go/escape.h (13166, 2023-12-18)
go/export.cc (51424, 2023-12-18)
go/export.h (11377, 2023-12-18)
go/expressions.cc (629529, 2023-12-18)
go/expressions.h (127517, 2023-12-18)
go/go-diagnostics.cc (4726, 2023-12-18)
go/go-diagnostics.h (3114, 2023-12-18)
go/go-dump.cc (961, 2023-12-18)
go/go-dump.h (997, 2023-12-18)
go/go-encode-id.cc (7623, 2023-12-18)
go/go-encode-id.h (1016, 2023-12-18)
go/go-linemap.h (5092, 2023-12-18)
go/go-optimize.cc (1128, 2023-12-18)
go/go-optimize.h (1086, 2023-12-18)
go/go-sha1.h (1029, 2023-12-18)
go/go.cc (5824, 2023-12-18)
go/gogo.cc (282910, 2023-12-18)
go/gogo.h (112033, 2023-12-18)
go/import-archive.cc (23960, 2023-12-18)
go/import.cc (50085, 2023-12-18)
go/import.h (19179, 2023-12-18)
go/lex.cc (73650, 2023-12-18)
go/lex.h (14613, 2023-12-18)
go/names.cc (39059, 2023-12-18)
go/operator.h (1490, 2023-12-18)
... ...

# A Go frontend Ian Lance Taylor Last update 15 June 2014 This is a compiler frontend for the [Go programming language](http://golang.org/). The frontend was originally developed at Google, and was released in November 2009. It was originally written by Ian Lance Taylor. It was originally written for [GCC](http://gcc.gnu.org/). As of this writing it only supports GCC, but the GCC support has been separated from the rest of the frontend, so supporting another compiler is feasible. The go subdirectory holds the frontend source code. This is mirrored to the gcc/go subdirectory in the GCC repository. The libgo subdirectory holds the library source code. This is a copy of the main Go library with various changes appropriate for this compiler. The main Go library is hosted at , in the src directory. The libgo subdirectory is mirrored to the libgo subdirectory in the gcc repository. ## Legal Matters To contribute patches to the files in this directory, please see [Contributing to the gccgo frontend](http://golang.org/doc/gccgo_contribute.html). The master copy of these files is hosted in [Gerrit](http://go.googlesource.com/gofrontend) (there is a mirror at [Github](http://github.com/golang/gofrontend)). Changes to these files require signing a Google contributor license agreement. If you are the copyright holder, you will need to agree to the [Google Individual Contributor License Agreement](http://code.google.com/legal/individual-cla-v1.0.html). This agreement can be completed online. If your organization is the copyright holder, the organization will need to agree to the [Google Software Grant and Corporate Contributor License Agreement](http://code.google.com/legal/corporate-cla-v1.0.html). If the copyright holder for your code has already completed the agreement in connection with another Google open source project, it does not need to be completed again. The authors of these files may be found in the [AUTHORS](./AUTHORS) and [CONTRIBUTORS](./CONTRIBUTORS) files.

近期下载者

相关文件


收藏者