Jump to content

Category:XBS

From Rosetta Code
(Redirected from XBS)
Language
XBS
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using XBS.

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

Github
XBS Code Editor

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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.