Version 4 of Byticle

Updated 2007-06-29 13:31:06 by LV

Byticle is a codename for a fictive programming language. Currently, there is only a specification [L1 ]. The goal is to build a language in which there is *quite* no keyword, with a generalized infix notation. It has been abandoned since 4 March 2007.


The relation with Tcl is the minimalism of the approach, the fact that tokens have spaces or commas between them, and the way commands are just special variables. This work was also much inspired by Lua and Forth.


[ Category Concept - Category Language ]