FreeBASIC IDEs/Editors
Re: FreeBASIC IDEs/Editors
my question is ...
how is this sourceforge.io page created ?
i have sourceforge account ...but i cannot figured it ?
is this not free i mean pay-ed site ?
how is this sourceforge.io page created ?
i have sourceforge account ...but i cannot figured it ?
is this not free i mean pay-ed site ?
Re: FreeBASIC IDEs/Editors
------------------------------c-sanchez wrote:For some time now I wanted list the IDEs, editors available for FreeBASIC.
Here are the most notable (sorted by date of knowledge)
FBIde (2004)
https://fbide.freebasic.net/
Author: vongodric
Coded in: FreeBASIC
Interface: Traditional
Comment: #1 editor for FreeBASIC, the most popular freebasic IDE.
FbEdit (2009-04-09)
https://github.com/CherryDT/FbEditMOD
Author: KetilO, updated by David "Cherry" Trapp
Coded in: Assembly, BASIC
Interface: Traditional
wxFBE (Aug 21, 2012)
https://freebasic.net/forum/viewtopic.php?f=8&t=20284
Author: MOD
Coded in: FreeBASIC using wx-c as GUI.
Interface: Traditional
Comment: Without news since 2014, huh, I wonder what happened to MOD. Anyway the IDE is complete and works perfectly.
poseidonFB (Sep 13, 2015)
https://freebasic.net/forum/viewtopic.php?f=8&t=23935
Author: Kuan Hsu
Interface: traditional
Coded in: D + IUP
Comment: it's missed that it's not written in freebasic too, but is small, clean and have many features.
WinFBE Editor (Nov 27, 2016)
https://freebasic.net/forum/viewtopic.php?f=8&t=25215
Author: PaulSquires
Coded in: FreeBASIC
Interface: Moderm looking
Comment: As indicates in thier topic, more than an IDE, WinFBE Suite includes integrated editor/compiler/tool suite
Works on Windows Vista+
IUP_FB_EDITOR (Oct 17, 2017)
https://freebasic.net/forum/viewtopic.php?f=8&t=26030
Author: VANYA
Coded in: FreeBASIC + IUP
Interface: Traditional, looks like FbEdit editor
Comment: The simplest development environment for freebasic, can be extended with plugins also
VisualFBEditor (Dec 27, 2018)
https://freebasic.net/forum/viewtopic.php?f=8&t=27284
Author: Xusinboy Bekchanov
Coded in: FreeBASIC
Interface: Traditional
Comment: is small and clean, relatively new, but is good.
IUP_FB_Editor+ (Mar 07, 2020)
viewtopic.php?f=8&t=28375
IUP_FB_Editor+ is a fork of old version of IUP_FB_Editor from 2017
Author: WQ1980
Coded in: FreeBASIC + IUP
Interface: Traditional, looks like FbEdit editor
VFB IDE([Visual Freebasic) (May 05, 2020)
https://freebasic.net/forum/viewtopic.p ... lFreeBasic
Simple and easy to use IDE with the advantages of VisualBasic6's.
Author: xiaoyao
Coded in: FreeBASIC (?)
Interface: Modern with traditional Visual Basic 6 taste.
ASciFBEditor (Jan 30, 2021)
https://freebasic.net/forum/viewtopic.p ... 15#p279504
Very small scintilla based freebasic code editor, is not finished.
Author: aurelVZAB
Coded in: (?)
Interface: Traditional, it seems the simplest, but it is not bad.
Shrimp (Aug 18, 2021)
https://freebasic.net/forum/viewtopic.p ... 23#p285123
simple but yet powerfull editor for freebasic. Comes with plugin capabilities.
Author: nastasa eodor
Coded in: Different programming languages
Interface: Traditional.
Did I forget any?
Any suggestions are welcome to improve the list and topic :)
I would like find FbEdit updated by David "Cherry" Trapp, I have Ketil O 1.0.6.8, but Cherry is 1.0.78 I believe.
I am using *.fbp for a graphic project mix with some gui from windows9.bi, but I don't need Visual Design forms yet....
The secondary site of Cherry is dowm for some suspicious problems,
Do you have or know where I can get Cherry version ? I want the binary, because th ecompilation is giving so many errors..
I found it here https://www.freebasic-portal.de/downloa ... de-30.html
Thanks
Jose.
Re: FreeBASIC IDEs/Editors
Try this link for GitHub
https://github.com/CherryDT/FbEditMOD
https://github.com/CherryDT/FbEditMOD
Re: FreeBASIC IDEs/Editors
yes my is the smallest
i will see if i can modify my current version of AurelEdit for FreeBasic
i will see if i can modify my current version of AurelEdit for FreeBasic
-
- Posts: 38
- Joined: Feb 03, 2017 22:40
Re: FreeBASIC IDEs/Editors
I can't find any Windows-install-packages for the "Original" FbEditMOD and the "Cherry-fork" FbEditMOD.RNBW wrote:Try this link for GitHub
https://github.com/CherryDT/FbEditMOD
From the "Cherry" I only see the sources in above url
Re: FreeBASIC IDEs/Editors
I believe the link is the "Cherry" fork. You have to compile it using the Make file. You will also need to modify Make.ini for your own computer's configuration. It's a pity that there is not pre-owned compiled version.
Re: FreeBASIC IDEs/Editors
Latest FBEdit from KetilO original author, which is version 1.0.7.6c, is available in compiled form, from:
freebasic-portal.de the german FreeBASIC site.
Works like a charm since years, on various HW (WIN of course).
(IMO: the link should be updated to this: https://www.freebasic-portal.de/downloa ... de-30.html)
freebasic-portal.de the german FreeBASIC site.
Works like a charm since years, on various HW (WIN of course).
(IMO: the link should be updated to this: https://www.freebasic-portal.de/downloa ... de-30.html)
Re: FreeBASIC IDEs/Editors
Mr Swiss
Thank you for the link (actually the latest, with the link I gave is 1.7.08a, but as I said you have to compile it). I shall have to find a way to download it from the German site. Unfortunately, my virus protection (ESET) always comes up with a detection of malware and stops a download. I doubt that there is malware, but I shall have to find another way to download it.
However, your link should serve darwin4ever's requirement.
Thank you for the link (actually the latest, with the link I gave is 1.7.08a, but as I said you have to compile it). I shall have to find a way to download it from the German site. Unfortunately, my virus protection (ESET) always comes up with a detection of malware and stops a download. I doubt that there is malware, but I shall have to find another way to download it.
However, your link should serve darwin4ever's requirement.
Re: FreeBASIC IDEs/Editors
I don't know where is a problem
on a given link is MasmEd exe ..or not?
on a given link is MasmEd exe ..or not?
Re: FreeBASIC IDEs/Editors
Added to list:
CSED-FB by marpon
cedit by VANYA
Merry Christmas guys.
CSED-FB by marpon
cedit by VANYA
Merry Christmas guys.
Re: FreeBASIC IDEs/Editors
I'm confused - I did provide a prebuilt download... Check the releases tab in GitHub or the latest release link on the right.
...okay, now I see the issue :-/ Years later!
Duh. OK, fixed, here is the link: https://github.com/CherryDT/FbEditMOD/r ... _Cherry.7z
Re: FreeBASIC IDEs/Editors
Do you accept PRs?Cherry wrote: ↑Oct 19, 2023 8:02I'm confused - I did provide a prebuilt download... Check the releases tab in GitHub or the latest release link on the right.
...okay, now I see the issue :-/ Years later!
Duh. OK, fixed, here is the link: https://github.com/CherryDT/FbEditMOD/r ... _Cherry.7z
Re: FreeBASIC IDEs/Editors
I don't actively maintain it (the last version has worked fine enough for me for years) but yeah sure go ahead ^^
Re: FreeBASIC IDEs/Editors
In that case, I may just fork it. No need to bother you if you don't intend to maintain it.
Re: FreeBASIC IDEs/Editors
Thanks for the release. Unfortunately, nothing can be downloaded from this link.aurelVZAB wrote: ↑Jan 30, 2021 12:47 my editor is not visual..heh yes..but work
https://aurelsoft.ucoz.com/ASciFBEditor.rar