Category:XBS
Appearance
XBS
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using XBS.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
What is XBS?
XBS is an interpreted language written in JavaScript. The language does not have its own sandbox, and relies on methods passed down from JavaScript. XBS was created originally to help its creator understand how to create a basic programming language, and later branched out its syntax in creative ways.
Links
Notes
- XBS was re-written back in 2021 as the language had a lot of issues with expressional parsing priorities. Most XBS examples on this site are outdated.
- XBS is a slow language, as it is interpreted using JavaScript
Pages in category "XBS"
The following 33 pages are in this category, out of 33 total.