Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
d8134e73
Commit
d8134e73
authored
Nov 11, 2009
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add a paragraph in the FAQ about the situation with Windows support
R=rsc, iant CC=golang-dev
https://golang.org/cl/154059
parent
5281869f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
doc/go_faq.html
doc/go_faq.html
+12
-0
No files found.
doc/go_faq.html
View file @
d8134e73
...
...
@@ -78,6 +78,18 @@ lack of concurrency awareness—are rooted in the design of
the C and C++ languages themselves.
We felt a viable solution required a more complete approach.
<h3
id=
"Why_doesnt_Go_run_on_Windows"
>
Why doesn't Go run on Windows?
</h3>
<p>
We understand that a significant fraction of computers in the world
run Windows and it would be great if those computers could run Go
programs. However, the Go team is small and we don't have the
resources to do a Windows port at the moment. We would be
more than willing to answer questions and offer advice to anyone
willing to develop a Windows version.
</p>
<h2
id=
"Usage"
>
Usage
</h2>
<h3
id=
"Who_should_use_the_language"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment