Code Monkey home page Code Monkey logo

Comments (4)

boazsegev avatar boazsegev commented on June 5, 2024

Hi @altPOCA ,

Thank you for your interest in facil.io and in the idea of exposing its API to FreeBASIC.

Although @janbiedermann is doing amazing work porting a working version of facil.io to Windows (see PR #106 ), compiling a DLL is not enough. Much work is required in order to expose the API in a way that is FreeBASIC compatible and friendly (and preferably in a way that allows user to use the API in an idiomatic way to the language.

This might be less or more than the work required to write iodine (the gem that publishes the facil.io API to Ruby), since iodine also includes a default facil.io implementation (HTTP / WebSocket server with pub/sub and support for Redis)... but it will be a lot of work regardless and it requires someone experienced with FreeBASIC (which, I'm not).

I'd be happy to see such a project thrive, but I do warn you that I hope to release version 0.8.x in the not too far future and that I expect major API breaking changes (there are some core design changes in the latest draft).

If you plan to start a project that will compile facil.io as a DLL (this might require a few minor changes to the makefile and could be implemented on windows using an MSVC project file) and publish the API to FreeBASIC, I will try to throw support your way... but... this being a negatively paying job where time and money are concerned (it's all take and no give), I don't make any promises regarding how fast or often I can work.

Anyway, Good Luck!!!

Thanks again for your interest,
B.

from facil.io.

 avatar commented on June 5, 2024

FreeBASIC is available on Linux, too. I should rephrase my issue from building into DLL to building into shared library to be more clear. The only thing you should do is make it able to build facil.io into a shared library, the FreeBASIC binding or any language's binding is up to their respective community.

from facil.io.

boazsegev avatar boazsegev commented on June 5, 2024

Do you mean something like make lib (should work...) or make install (currently make will not automatically install the compiled library files)...?

from facil.io.

 avatar commented on June 5, 2024

Do you mean something like make lib (should work...) or make install (currently make will not automatically install the compiled library files)...?

Yes. I don't know it's already possible.

from facil.io.

Related Issues (20)

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.