The IDEs we had 30 years ago... and we lost
A deep dive into the text mode editors we had and how they compare to today's
Stay updated with breaking news from Text User Interface. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.
A deep dive into the text mode editors we had and how they compare to today's
:art: MS Paint... in your terminal. Contribute to 1j01/textual-paint development by creating an account on GitHub.
Download Stellarium - Stellarium is a free open source planetarium for your computer.
Unit-testing a console app (a text editor) December 8, 2020 · About 15 minutes · Tags: endbasic, featured, programming, rust The most notable feature in EndBASIC 0.3 is its new full-screen console-based text editor. It took longer than I wanted to start developing this, in part because I was busy moving, and in part because I dreaded the thought of having to unit test the text editor. (Yes, EndBASIC is a personal project and I develop it in my free time, but that doesn’t mean I don’t want it to be properly engineered!) The text editor we will be unit-tes...