8000 GitHub - fredicinho/PCP_GOLANG
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fredicinho/PCP_GOLANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCP GO(LANG) Programmiersprachanalyse

Vorbereitung

Installiere Go (with Homebrew)

export GOPATH="${HOME}/.go"
export GOROOT="$(brew --prefix golang)/libexec"
export PATH="$PATH:${GOPATH}/bin:${GOROOT}/bin"
brew install go

Klone das Repo:

git clone https://github.com/fredicinho/PCP_GOLANG.git

Führe ein gewünschtes Programm aus:

go run Code/funktionenHoehererOrdnung/uebung1.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0