octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cygwin, ptys, porting Quint to Windows


From: Jacob Dawid
Subject: Re: Cygwin, ptys, porting Quint to Windows
Date: Thu, 14 Jul 2011 12:42:09 +0200

These days I further cleaned up code and moved all the terminal specific code into a folder called terminal. See the repo here for what I mean:

https://github.com/jacobdawid/Quint

Theoretically, only the terminal folder should contain platform-dependent code. An approach would be to make an interface out of QTerminalWidget and implement platform-dependent solutions for each platform, so we keep things modular.

--
Software Development == Church Development
Step 1. Build it.
Step 2. Pray.

Whitespace - the most ink saving programming language: http://compsoc.dur.ac.uk/whitespace/index.php .


reply via email to

[Prev in Thread] Current Thread [Next in Thread]