All Projects → PaulSquires → WinFBE

PaulSquires / WinFBE

Licence: other
FreeBASIC Editor for Windows

Programming Languages

HTML
75241 projects
C++
36643 projects - #6 most used programming language
FreeBasic
24 projects
pascal
1382 projects
SourcePawn
201 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to WinFBE

codes2pdf
Auto-generate a PDF notebook from your source codes (useful for ACM-ICPC)
Stars: ✭ 149 (+35.45%)
Mutual labels:  code
tradingview-webhooks
Backend service converting tradingview alerts into action.
Stars: ✭ 44 (-60%)
Mutual labels:  code
code summarization public
source code for 'Improving automatic source code summarization via deep reinforcement learning'
Stars: ✭ 71 (-35.45%)
Mutual labels:  code
react-native-awesome-pin
A highly interactive and customisable PIN code screen for React Native.
Stars: ✭ 28 (-74.55%)
Mutual labels:  code
medium-code
A place to store my jupyter notebooks for my medium articles
Stars: ✭ 27 (-75.45%)
Mutual labels:  code
lite-xl
A lightweight text editor written in Lua
Stars: ✭ 2,796 (+2441.82%)
Mutual labels:  code
ViaCEP
The ViaCEP API/webservice .NET client
Stars: ✭ 21 (-80.91%)
Mutual labels:  code
sphinx-markdown-builder
sphinx builder that outputs markdown files.
Stars: ✭ 135 (+22.73%)
Mutual labels:  code
flaskcode
A web based code editor on python flask framework.
Stars: ✭ 43 (-60.91%)
Mutual labels:  code
DPB
Dynamic Project Builder
Stars: ✭ 22 (-80%)
Mutual labels:  code
wp-googlecodeprettify
一个基于 Google Code Prettify 实现的WordPress代码高亮插件,在TinyMCE编辑器中提供了一个插入代码的按钮。在文本编辑器中,加入了pre-js,pre-css,pre-html 3个快捷按钮;
Stars: ✭ 60 (-45.45%)
Mutual labels:  code
bcp-47
Parse and stringify BCP 47 language tags
Stars: ✭ 51 (-53.64%)
Mutual labels:  code
Gestures-Samples
Project Prague Code Samples
Stars: ✭ 98 (-10.91%)
Mutual labels:  code
custom-easings-with-keyframes
🏃 Make custom non-cubic-bezier easings using keyframes and animations with this online css code generator.
Stars: ✭ 15 (-86.36%)
Mutual labels:  code
PyTools
❤️❤️❤️ Cute Tools By Python
Stars: ✭ 51 (-53.64%)
Mutual labels:  code
php-tester
Run your PHP scribbles
Stars: ✭ 17 (-84.55%)
Mutual labels:  code
Roassal2
Agile Visualization Engine for Pharo and VisualWorks
Stars: ✭ 23 (-79.09%)
Mutual labels:  code
v-code-diff
A vue code diff display plugin, support Vue2 / Vue3
Stars: ✭ 93 (-15.45%)
Mutual labels:  code
JavaCertification
This is a full resource guide for my attempt to get Java 11 Certified
Stars: ✭ 67 (-39.09%)
Mutual labels:  code
ethereum-code-analysis
ethereum-code-analysis
Stars: ✭ 12 (-89.09%)
Mutual labels:  code

WinFBE

FreeBASIC Editor for Windows

Code is written using the FreeBASIC language and uses the Scintilla editing library (in DLL form).

The WinFBE Suite package (attached to each release as a compressed RAR file), is an all-in-one package including the latest WinFBE editor, FreeBASIC compiler (32 and 64 bit compilers), Jose Roca's WinFBX library, several Help files and all necessary Include files.

Features:

  • Unicode enabled.
  • 32 bit and 64 bit versions.
  • High DPI aware for any monitor resolution.
  • Language localization. Simple create language file based on English.lang file.
  • Localized for 11 languages:
    • English, French, Spanish, German, Czech, Italian, Chinese, Russian, Ukrainian, Portuguese, Polish
  • Projects and non-project based editing.
  • Built-in Visual Designer for GUI application development.
  • Easy integration of Console or GUI based code.
  • Incremental compiling of code defined as a "module".
  • Easy including of Windows Resource files simply by specifying which source code file is the resource.
  • Seamless integration of the FreeBasic Compiler (both 32 bit and 64 bit).
  • Codetip popups and auto completion.

Requirements:

  • Windows Vista or later operating system. Windows XP is not supported because many newer API's are used in the source code.
  • FreeBASIC Compiler http://www.freebasic.net/

Resources:

WinFBE - Programmer's Code Editor for the FreeBASIC Compiler Copyright (C) 2016-2022 Paul Squires, PlanetSquires Software

The WinFBE editor is licensed under the GNU GPLv3 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].