TalkTalk

a lil programming language.

View on GitHub

For Loops!

You’ve probably seen these before. If not, well, buckle up. You’re in for a treat.

Fibonacci!

Want to inefficiently calculate some numbers in the fibonacci sequence? Copy the code you see here.

Protocols!

TalkTalk supports protocols, which are like Swift protocols but they do less. But you don’t need to annotate as many types.

Also we’ve got string interpolation.

Install

$ brew install talktalklang/tap/talktalk

TalkTalk isn’t beta, or even alpha. It’s whatever comes before that. Sigma? I don’t know but don’t expect everything to work.

Frequently Asked Questions

“Why?”

The only question that really gets asked about TalkTalk is: why? I guess the best answer is: why not?