Silicon is an esoteric programming language I made for code golf challenges.
Silicon was inspired by many other code-golfing languages, including Pyth and Seriously.
Here are some examples of Silicon code from actual code-golf challenges.
Note that due to having non-ASCII characters, the code examples might not look the same on your device.
Elasticize strings:biSÚÿj
0I\«S»îTM
iSæ²jæ+
I[]
To get started with Silicon, head over to its GitHub page and clone the repository.
Silicon has a built-in interpreter, but files with Silicon code can be run from the command line.