Based on our record, DOSBox-X should be more popular than Lua. It has been mentiond 60 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I would start at https://lua.org/ I'm creating a set of libraries to make Lua into a (still lightweight) application language https://github.com/civboot/civlua. - Source: Hacker News / over 1 year ago
Lua means 'Moon' in Portuguese, as it is also their logo: https://lua.org. - Source: Hacker News / over 1 year ago
The official lua website is a pretty good place to go! As well as lua users & tutorials point has a really good tutorial for lua too! The official site may be hard to understand at time (it was for me at least) but thatโs why I gave you the other two. theyโll explain it simpler/better than the official site may sometimes. Hope this helps! Source: over 2 years ago
1) Who Should Sign Up? - People with no, little, or intermediate skills in programming or PICO-8. 2) What Will We Cover? - Fantasy Console Paradigm: The Full Overview of What PICO-8 can do. - Lua and the uses of its modified API within PICO-8. Programming, 101. 3) What to Expect - A full game all your own! - Brought together in a 4-8 classes, in live teaching sessions in which you can interact with... Source: over 2 years ago
I have tried a few thins but no luck and found nothing on the web, also looks as if lua.org main forums no longer exist. Source: over 2 years ago
If you want an authentic experience (proper interpreter/IDE), one of easiest ways is to get a copy of Quickbasic 4.5 and run in under DOSBox-X [1]. https://dosbox-x.com. - Source: Hacker News / 16 days ago
If you are craving a BASIC fix, I highly recommend getting a DOS emulator like DosBos-X and just installing a copy of Quickbasic 4.5 (which has a compiler among other niceties over the original Microsoft QBASIC). You can easily find it on the Internet Archive. There are modern variants like QB64, but personally I find that BASIC really loses a lot of its appeal/flavor when you move from an interpretative language... - Source: Hacker News / 6 months ago
If you want to use DOS productivity software or DOS database programs, go with https://dosbox-x.com/ or https://www.vdos.info/. Source: almost 2 years ago
He probably meant this fork https://dosbox-x.com/. - Source: Hacker News / almost 2 years ago
Have you tried DOSBox-X yet? It officially runs Windows 98 and can be mostly configured through a UI. Source: about 2 years ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
DOSBox - DOSBox is a DOS-emulator that uses the SDL-library.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
vDos - vDos lets you conveniently run DOS applications by emulating a (spiced up) DOS PC in a window.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
vDosPlus - vDosPlus (formerly vDos-lfn) is a free general-purpose non-gaming DOS emulator running on Windows...