Category:Verbexx

From Rosetta Code
Language
Verbexx
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: No
Parameter passing methods: By value
Type safety: Unsafe
Typing: Untyped


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

Verbexx.exe is an interpreter for a simple scripting language called verbexx. Verbexx.exe runs from the Windows 10 command line, and reads text files containing verbexx source code. The filetype can be anything, but .txt seems to work well.

Verbexx is in the early stages of development, and will likely never be finished. It is not the least bit notable or important, and is likely to remain that way.