soniakeys / LittleBookOfSemaphoresLinks
A Go Language take on Allen Downey's Free Book "The Little Book of Semaphores"
☆26Updated 7 years ago
Alternatives and similar repositories for LittleBookOfSemaphores
Users that are interested in LittleBookOfSemaphores are comparing it to the libraries listed below
Sorting:
- Functional Experiment in Golang☆146Updated last year
- A tiny chess engine in Go (sunfish port)☆75Updated 4 years ago
- Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.☆189Updated 9 years ago
- An interpreted language written in Go☆295Updated last year
- Example project for an article Metaprogramming with Go☆106Updated 3 years ago
- A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros☆37Updated 5 years ago
- A persistent rope in Go☆89Updated 3 years ago
- Kilo text editor, from Build Your Own Text Editor, in Go☆112Updated 8 years ago
- Go library for writing CLI programs. Includes flag parsing, colours, testing, and various helpful utility functions☆46Updated 3 months ago
- Haskell-flavoured functions for Go☆144Updated 4 years ago
- small text editor☆94Updated 4 years ago
- Pattern matchings for Go.☆250Updated 2 years ago
- Chip-8 emulator written in Go☆67Updated last year
- Small functional language implemented in go☆29Updated last year
- A tiny static website generator which is flexible and easy to use☆36Updated 3 years ago
- experimental implementation of basic monads based on go2 generics draft☆115Updated 3 years ago
- A small wrapper around the parser and ast packages☆24Updated last year
- Typo is a Go version of the old Unix typo command.☆129Updated last year
- A simple Lisp written in Go☆77Updated 2 months ago
- Translate is a command-line interface to the Google translate API.☆111Updated 10 years ago
- My implementation of Thorsten Bell's book (Writing an Interpreter in Go)☆25Updated 5 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Rewrite of Go RESTful API tutorial using only the stdlib☆51Updated 3 years ago
- Build recursive descent parsers☆106Updated 2 years ago
- The fastest Golang implementation of the Aho-Corasick algorithm for string-searching.☆26Updated 10 months ago
- Parens is a highly flexible and embeddable LISP toolkit.☆32Updated 4 years ago
- Command to supervise interactive execution of another command, such as the shell.☆68Updated 4 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- Expr – a tiny stack-based virtual machine written in Go☆31Updated 4 years ago