jessesquires / esoteric-swift

A collection of obscure Swift programs. The less comprehensible, the better — just like normal code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Esoteric Swift

A collection of obscure Swift programs

This project aims to collect bizarre (but "legal") Swift programs that the community produces. Like esoteric programming languages, but for weird or nonsensical shit we can do in Swift that actually compiles. For fun purposes only.

The less comprehensible, the better — just like normal code.

Contents

  1. BasicJoe Groff
  2. Vulgar FractionsNate Cook
  3. Never AbsurdPoint-Free
  4. UncertaintyMatteo Comisso
  5. Never ExistsTom Quist
  6. Bad BoolzRonald Martin
  7. Typesafe URLsJérôme Alves (for @ShitSwiftDev)

Contributing

Pull requests welcome.

  1. Code must compile (lol duh)
  2. Include code as a Swift playground
  3. Link to original author / source / references in comments
  4. Update this README "Contents" section

Also, consider sponsoring this project or buying my apps! ✌️

About

A collection of obscure Swift programs. The less comprehensible, the better — just like normal code.

License:MIT License


Languages

Language:Swift 100.0%