SkillAgentSearch skills...

Convex

A stack-based esoteric programming language based on Golfscript and CJam.

Install / Use

/learn @ZekNikZ/Convex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Convex Convex is a stack-based golfing esolang based on Golfscript and CJam. Convex adds many new operators and removes many two-character operators.

HUGE thanks to aditsu for allowing me to use the CJam codebase to get me started on this project!

Differences from CJam

The biggest difference from CJam is implicit input. Standard input will automatically be placed on the stack in a string form, or converts to list/number/block if applicable. Additionally, Convex uses the CP-1252 encoding, which allows for many more options for operators, meaning that many two-character operators can now be represented in one character. Finally, the other major difference is REGEX. Convex fully supports regex and regex functions.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5y ago
Forks0

Languages

Java

Security Score

75/100

Audited on Jul 13, 2020

No findings