Search found 176 matches

by Cretin Ho
May 16, 2021 8:01
Forum: General
Topic: Is there any example about writing Python extension with FBC?
Replies: 23
Views: 3057

Re: Is there any example about writing Python extension with FBC?

I will try writing a toy PHP extension using FBC, too. I hope I could do it and showcase here. No promise, though.
by Cretin Ho
May 16, 2021 8:00
Forum: General
Topic: Is there any example about writing Python extension with FBC?
Replies: 23
Views: 3057

Is there any example about writing Python extension with FBC?

I wanted to try writing a toy extension for Python in FBC. The point is just to prove it's possible or not. If no one ever think about it then my work will be much more difficult :)
by Cretin Ho
May 16, 2021 7:58
Forum: Projects
Topic: IguanaCMS - The first ever CMS written in FreeBasic
Replies: 61
Views: 10264

Re: IguanaCMS - The first ever CMS written in FreeBasic

Unfortunately I'm on Linux. Could you put more love on the Linux target?
by Cretin Ho
May 16, 2021 7:57
Forum: Projects
Topic: Gas64 (no more use of gcc, only gas) WDS / LNX
Replies: 494
Views: 108182

Re: Gas64 (no more use of gcc, only gas) WDS / LNX

I hope this backend could be extended to support Linux and FreeBSD, so FBC no longer depends on GCC. But keep it in mind, FreeBSD's AS tool is not compatible with GAS. So one still has to install the binutils packages in order to use this backend. You should put this clear if you ever want to suppor...
by Cretin Ho
May 16, 2021 7:52
Forum: Projects
Topic: FreeBasic IDE-poseidonFB(Update 2024.03.03)
Replies: 1283
Views: 362261

Re: FreeBasic IDE-poseidonFB(Update 2020.07.20)

Could you include the FBC compiler in your AppImage version so one don't have to setup a separate FBC but could just use your AppImage as a development suite, like WinFBE on Windows?
by Cretin Ho
May 16, 2021 7:51
Forum: Projects
Topic: FreeBasic IDE-poseidonFB(Update 2024.03.03)
Replies: 1283
Views: 362261

Re: FreeBasic IDE-poseidonFB(Update 2020.07.20)

Could your code be compiled with GDC or LDC? Or is it hard depend on DMD? What do you think about a FreeBSD version?
by Cretin Ho
May 16, 2021 7:48
Forum: Libraries & Headers
Topic: FreeBasic containers (map , vector , list , queue , stack , hashtable)
Replies: 21
Views: 8623

Re: FreeBasic containers (map , vector , list , queue , stack)

What about more data structures? Before your library, I tried to use klib with FreeBASIC but always failed:

https://attractivechaos.github.io/klib/#About
by Cretin Ho
May 16, 2021 7:42
Forum: Community Discussion
Topic: I divorced with OpenIndiana
Replies: 5
Views: 1539

Re: I divorced with OpenIndiana

FreeBASIC does not depend on libICU in any way. I found the same thing when building FBC, too. So how does FBC deal with unicode support? The only things I found so far are: https://www.freebasic.net/forum/viewtopic.php?f=8&t=26856 https://www.freebasic.net/forum/viewtopic.php?f=8&t=29169
by Cretin Ho
May 16, 2021 7:39
Forum: Community Discussion
Topic: I divorced with OpenIndiana
Replies: 5
Views: 1539

Re: I divorced with OpenIndiana

UPDATE: ICU version 66.1 This update is ABI-incompatible , make sure to recompile any local application against the new libraries. https://twitter.com/OpenIndiana/status/1267951709562814466 I left because of the stupid memory model of that OS, nothing to do with the thing you mentioned. I always on...
by Cretin Ho
May 16, 2021 7:34
Forum: Libraries Questions
Topic: Is possible to link with a DEF file?
Replies: 9
Views: 3122

Re: Is possible to link with a DEF file?

You could create a .a import library (not to be confused with static library, also .a extension) directly from the dll itself or from .def file. I don't remember the details as I left Windows too long but MinGW does have the tools needed to do so. Normally, you should link with the .a import library...
by Cretin Ho
May 16, 2021 7:31
Forum: General
Topic: Anyone able to use this with FreeBASIC?
Replies: 16
Views: 2038

Re: Anyone able to use this with FreeBASIC?

Having said all this, FB's OOP model is very simple, but effective. What parts of it are you having a hard time grasping? OOP is the future for anyone seek for an replacement to VB.NET like me (VB.NET, not VB6). I'm stucking on Property. If it's used to replace getters/setters then why sometimes I ...
by Cretin Ho
May 16, 2021 7:27
Forum: Projects
Topic: VFB IDE【Visual Freebasic】Like vb6@5.8.11//2023-7-6
Replies: 142
Views: 58410

Re: VFB IDE【Visual Freebasic】Like vb6@Updae2021-5-8

xiaoyao wrote:Have you tried the new version? Tell me how you feel about it. A little longer, thank you very much
Not tried. I'm currently locked on FreeBSD and only come back to Linux in the next month. Only on Linux I have VirtualBox to run Windows guests.
by Cretin Ho
May 11, 2021 13:24
Forum: General
Topic: Anyone able to use this with FreeBASIC?
Replies: 16
Views: 2038

Re: Anyone able to use this with FreeBASIC?

Why do you need to grasp its OOP part? FB is a multi-paradigm language that makes traditional procedural programming quite easy. None of code or issues in this topic have any OOP in them. OOP is simply not always required[1]. FB is a strongly, statically-typed language, similar to C or Pascal, so a...
by Cretin Ho
May 11, 2021 13:15
Forum: Projects
Topic: VFB IDE【Visual Freebasic】Like vb6@5.8.11//2023-7-6
Replies: 142
Views: 58410

Re: VFB IDE【Visual Freebasic】Like vb6@Updae2021-5-8

Do you guys planned to support Linux? China has a good Linux distro called Deepin, and the official backed by the CCP is Ubuntu Kylin, isn't it? WPS Office is great on Linux. I never tried both of these Linux but their reviews sound good. Deepin to be a bit unstable, though. I used WPS Office on my ...
by Cretin Ho
May 11, 2021 13:12
Forum: Community Discussion
Topic: I divorced with OpenIndiana
Replies: 5
Views: 1539

I divorced with OpenIndiana

This also means the Solaris port will be unmaintained, unless the fbc developers continue working on it.

https://illumos.topicbox.com/groups/dis ... his-system