watson
Turing notation language
A stack-based Turing-incomplete Notation for encoding and serializing data
WATSON: Wasted but Amazing Turing-incomplete Stack-based Object Notation
269 stars
4 watching
13 forks
Language: Go
last commit: 28 days ago
Linked from 1 awesome list
encodingesolangesoteric-languagegogolangserialization
Related projects:
Repository | Description | Stars |
---|---|---|
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
namit/the-go-programming-language | A collection of notes, examples, and exercises from the official Go book. | 2 |
emersion/go-vcard | A Go library for parsing and formatting vCard data | 107 |
esemplastic/unis | A common architecture for string utilities in the Go programming language | 70 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 68 |
bradford-hamilton/monkey-lang | An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
emmaconnor/dots | A minimalist programming language with only one symbol: | 6 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
ghostiam/binstruct | Decodes binary data into structured format | 97 |
paivett/gone | A compiler for a minimal programming language designed to be similar to Go. | 28 |
wit-ai/wit-go | A Go client library for interacting with the Wit.ai natural language understanding API | 159 |
yaa110/goterator | An iterator implementation providing map and reduce functionalities for data processing in Go. | 16 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
01walid/goarabic | A package of Go functions to process and manipulate Arabic text | 108 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |