https://github.com/rolandtritsch/99-golang-problems
Learning go by solving the 99 language problems
https://github.com/rolandtritsch/99-golang-problems
Last synced: 6 months ago
JSON representation
Learning go by solving the 99 language problems
- Host: GitHub
- URL: https://github.com/rolandtritsch/99-golang-problems
- Owner: rolandtritsch
- Created: 2022-10-09T16:09:58.000Z (almost 3 years ago)
- Default Branch: trunk
- Last Pushed: 2022-10-10T14:17:43.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T13:44:34.399Z (8 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning go by solving the [99 prolog problems][]
To make this work you just need to install `go` and run `go test ./...`.
[99 prolog problems]: https://www.ic.unicamp.br/~meidanis/courses/mc336/2009s2/prolog/problemas