Comments (1)
Hey could you please credit me for DBU?
not really an operating system, its pretty much just a shell for the scripting language
Check out the documentation/tutorial here
Plans:
-- Soon --
Rewrite release
-- Later --
Multithreading/Simultaneous Code Execution
^ Will basically just be call(function_name) but instead of halting the main thread to run the function it will create a new thread and run it there.
(In development since 10/20/22)