xl-lang
xl-lang is an actively used programming language created in 2003.
17Years Old | 53Users | ?Jobs |
- xl-lang on github
- xl-lang first appeared in 2003
- xl-lang was created by Christophe de Dinechin
- Have a question about xl-lang not answered here? Email me and let me know how I can help.
Example code from the web:
0! is 1 N! is N * (N-1)! for I in 1..5 loop print "The factorial of ", I, " is ", I!
Last updated August 9th, 2020