Other languages
Computer Science
Meta
ConVex is a CONcatenative language implemented with VECtorS.
ConVex is implemented in C, compiles to C and inherites from C all the deficiencies of C, in one word: Overflow.
On the positive side, ConVex can execute Joy programs at a greater speed than an interpreter can do. And because ConVex makes use of vectors instead of lists, certain algorithms are expressed differently and more efficiently in ConVex than they are in Joy.
The current implementation is not finished yet. When finished, it will be available on GitHub. I just want to reserve this name, before anyone else takes it. Ah yes, a convex shape can be split anywhere along a straight line and results in two convex shapes.
This revision created on Fri, 14 Nov 2014 17:18:51 by Wodan58 (Initial announcement)