Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
magiblot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
magiblot
5y ago
No, it can't. RHIDE needs specifically this one: https://github.com/set-soft/tvision . If it may interest you, there's a precompiled RHIDE binary in https://github.com/set-soft/tvision
2.
▲
by
magiblot
5y ago
If you want Pascal, this might be what you want: https://wiki.freepascal.org/Free_Vision
3.
▲
by
magiblot
5y ago
Thank you very much!
4.
▲
by
magiblot
5y ago
RHIDE uses this other Turbo Vision port: https://github.com/set-soft/tvision . It depends on the custom API extensions of that port, so it's not compatible with mine.
5.
▲
by
magiblot
5y ago
I very much doubt you can get into trouble for using Turbo Vision as an external dependency. There are already projects using it, e.g. https://github.com/electroly/tmbasic .
6.
▲
by
magiblot
5y ago
Could you please expand on that?
7.
▲
by
magiblot
6y ago
Show them this, too: https://github.com/magiblot/turbo Applications like tvedit were designed for MS-DOS, which offered full interaction with the mouse and keyboard, and many of them were commercial products aimed at a
8.
▲
by
magiblot
6y ago
> A port happened before didn't it? I remember setedit and rhide about twenty years ago. Yeah. SET published their port on GitHub a few months ago: https://github.com/set-soft/tvision One of the motivations t
9.
▲
by
magiblot
6y ago
Damn. That "lib/system.cc" in Sigala's port is such a mess. You must have had a tough time tweaking it. I was not aware of your project, thanks for sharing it.
10.
▲
by
magiblot
6y ago
Thanks for sharing! Don't hesitate to submit an issue if you need help using it or if you want to share any suggestions.
11.
▲
by
magiblot
6y ago
I recently added Unicode support into Turbo Vision: https://github.com/magiblot/tvision