Git Product home page Git Product logo

Comments (2)

MurphyMc avatar MurphyMc commented on July 19, 2024 1

Hmm... I think it depends on what you wanted to do with it.

I think if you just wanted to get it working such that you could feed it terminal control sequences and have it draw them correctly, it would be quite easy. That code is all pretty straightforward and just relies on SDL, which is certainly available for Windows. One would just rip out the stuff that forks and runs a shell and such.

Beyond that, it might depend. Cygwin has an SDL package, so I think one could probably build a cygwin-friendly version that could run cygwin's bash and other tools without much difficulty. If one wanted to use it to run native Windows console applications and stuff like cmd.exe, it might take a bit more work or a lot more work for things that use the Windows console API (though my understand is that that is being deprecated, though I don't follow Windows very closely).

from lilt.

sskras avatar sskras commented on July 19, 2024

Thanks for the insights!

I didn't think about using Windows console apps, will do later.

But I definitely would like to avoid using Cygwin. I would like to use Midipix layer for compilation, if any:)

from lilt.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.