Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

skip

< >

skip is an open source programming language created in 2018.

#353on PLDB 6Years Old
Download source code:
git clone https://github.com/skiplang/skip

A programming language to skip the things you have already computed


Example from hello-world:
fun main(): void { print_string("Hello World") }

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ print_string

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io