BootAble – FreeDOS boot testing freeware
To obtain direct, low-level access to a system's mass storage drives, SpinRite runs under a GRC-customized version of FreeDOS which has been modified to add compatibility with all file systems. In order to run SpinRite it must first be possible to boot FreeDOS.
GRC's “BootAble” freeware allows anyone to easily create BIOS-bootable media in order to workout and confirm the details of getting a machine to boot FreeDOS through a BIOS. Once the means of doing that has been determined, the media created by SpinRite can be booted and run in the same way.
The participants here, who have taken the time to share their knowledge and experience, their successes and some frustrations with booting their computers into FreeDOS, have created a valuable knowledgebase which will benefit everyone who follows.
You may click on the image to the right to obtain your own copy of BootAble. Then use the knowledge and experience documented here to boot your computer(s) into FreeDOS. And please do not hesitate to ask questions – nowhere else can better answers be found.
(You may permanently close this reminder with the 'X' in the upper right.)
Java hasn't been tied to the browser in almost a decade? Applets aren't a thing any more. That was your security risk... In no language is it safe to assume you can download and run random code from a stranger. Java is now only an execution environment for Java code you choose to install locally. As I said before, it's no more risk to you than Python would be.theoretically isolate Java from the browser(s),
I've been listening to @Steve a long time.Java hasn't been tied to the browser in almost a decade?
And that's why I STILL run noscript in FireFox or have similar settings in Brave.In no language is it safe to assume you can download and run random code from a stranger.
Yes, they really do think their tools are worth a lot. There is a different company that makes language tools that is similar, I assume they compete. Of interest to you is they support Go. But again, the price is annual and too large for little guys like you or I.I don't like the way Embarcadero does business with their commercial products
@Happenstrance Thanks for the cool links.There are online playgrounds for anyone wanting to try out these languages:
@PHolder I've never heard of those. Thanks very much for the tip. It would be fun to do a few speed tests comparing the online Golang interpreter versus a local compiler, for example.In general, search for "your fav language" and REPL. A REPL is an [online] interpreter for the language.
Speaking of Lua in game making, there's also coregames for 3D multiplayer which you can start by just cloning the template and using the Core Editor with the assistance of the Non-player character Artificial Intelligence Kit and a handy Tutorial for scripting Lua in Coregames.
I THINK I've heard about ways to do the reverse, to compile certain scripting language programs, but I can't remember where or what. Maybe it was Ruby. Don't know.
A long time ago Borland was a great company and they made Turbo Pascal. (I used it in high school.) Some divesting and reacquiring later Delphi is still around from a company called Embarcedaro
You REALLY should try Lazarus then. It's Object Pascal based and is very compatible with Delphi, especially the older one you're licensed for.I don't work with Delphi as much any more.
I worked professionally for more than a decade using Vi (not even ViM.) It's been some time since I last used it regularly, but my brain still has all that "programming" loaded. Prior to that I used to use EVE/TPU on Vax VMS. At the time I used it, I loved it, because the group we worked in had some very powerful macros written for it. These days, I use Notepad++ and Eclipse.I was very comfortable with EMACS, oh, about twenty years ago or so.