Git Product home page Git Product logo

Comments (3)

eepp avatar eepp commented on July 21, 2024 1

Thank you for sharing this modern resource. I don't how I missed this article. Indeed you make me realize I should think about a more standardized way of providing data bytes to the yactfr VM instead of relying on a bleeding edge technology which could be deprecated at any minute.

Would you consider the addition of a DOS compatibility layer an acceptable compromise?

I'm already working on writing HolyC bindings to make this work on TempleOS so as to reach a very large customer base, especially in the Northern Nebraska area. Part of this work could prove useful for a DOS layer I guess, as both systems are somewhat similar in their design. If only MS-DOS 7 could be installed on its own, we would have access to a state-of-the-art FAT32 API which could help a lot here...

from yactfr.

eepp avatar eepp commented on July 21, 2024

Hi @jgalar. Thank you for this feature request.

I believe this would be possible through a COM+ yactfr component to bridge with VB. Nevermind about your MSVC license, today we can use Visual Studio Express for free to build the project.

For this to be possible, the yactfr library needs to build on Windows first. AFAIK, the only non-portable part, as stated in README.adoc, is the memory mapped file view factory which uses Unix system calls. We need to make a compatible factory for Windows using the File Mapping API.

This is on the roadmap, and should not be too difficult to implement since the Windows-specific concepts of file mapping and file view objects can map directly to the yactfr data source factory and data source concepts.

I think we should focus on industry standards if this project is to become successful.

I totally agree with you that bridging with essential, industry proven tools such as VB 4.0 must remain the project's priority and I consider it my duty to ensure this.

Again, I appreciate your investment in yactfr's great journey to success.

from yactfr.

jgalar avatar jgalar commented on July 21, 2024

Thank you for the quick response.

According to this recent article I found, this feature seems to depend on Windows NT, which introduces a page-based virtual-memory system. I am not sure this will take-off and yactfr's success shouldn't hinge on these kinds of unproven technologies.

Still, I reckon it is your call as the project's maintainer. Would you consider the addition of a DOS compatibility layer an acceptable compromise?

from yactfr.

Related Issues (2)

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.