diff --git a/README.md b/README.md index 59c1363..0094e06 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A curated list of awesome BASIC dialects, IDEs, and tutorials ## Dialects * [AppGameKit](https://www.appgamekit.com/) - an easy-to-learn game development engine, ideal for Beginners, Hobbyists & Indie developers. Now anyone can quickly code and build apps for multiple platforms using AppGameKit - have your demos and games up and running on mobile devices. +* [asp-classic-emulator](https://github.com/MarceloDelgadoDev/asp-classic-emulator) - Run ASP Classic on macOS, Linux and BSD. Written in Node.js. * [atinybasic](https://github.com/trevorjay/atinybasic) - An Actually Tiny BASIC for Arduino. * [B4X](https://www.b4x.com/) - Simple, powerful, and modern development tools. * [BaCon](https://www.basic-converter.org/) - a free BASIC to C translator for Unix-based systems, which runs on most Unix/Linux/BSD platforms, including MacOSX. It intends to be a programming aid in creating tools which can be compiled on different platforms (including 64-bit environments) while trying to revive the days of the good old BASIC.