[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Check out Janggi (Korean Chess), our featured variant for December, 2024.
Check out Janggi (Korean Chess), our featured variant for December, 2024.
I think the issue is that a stack-based language is what a linguist calls an 'Object Subject Verb' (OSV) language, which are extremely rare in human languages. Languages are usually 'Subject Verb Object' (SVO) languages (English; Spanish; 'a = 2' in programming languages), which is what most programming languages use. Function calls emulate the form of 'Verb Subject Object' (VSO, such as Irish; 'f(a,2)' in programming languages) languages, however, as it turns out.
So, yeah, I think Axiom might get more users if it used a more common language than Forth.
- Sam
Edit: Looking at it a little more, it's nice to finally see a Zillions implementation of Tanbo, which Axiom made possible. I don't see any Chess variants, however.