You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
AIR e07cf4b7c4 Added Screenshot 1 year ago
img Added Screenshot 1 year ago
lib Added libRAEditC.a library 1 year ago
resource Initial Commit 1 year ago
.gitignore Updated 1 year ago
Aide.bas Added 'RaGetTabLabelText/RaSetTabLabelText' functions to set/get the Tab tet 1 year ago
Aide.rc Initial Commit 1 year ago
LICENSE Update 'LICENSE' 1 year ago
README.md Added Screenshot 1 year ago
_build.cmd Added build script 1 year ago
raedit.h Initial Commit 1 year ago
raedit.inc Added 'RaGetTabLabelText/RaSetTabLabelText' functions to set/get the Tab tet 1 year ago

README.md

Aide

Aide is a proof-of-concept multi-tabbed Windows editor with syntax highlighting, code-folding, etc.

It uses the 64-bit C port of RaEdit, and is coded using the BCX programming language.

It requires PellesC as the backend C compiler.

To build, first open the _build.cmd file and modify the two variables with the path to the PellesC folder and the folder containing the bc.exe file.

Then simply execute the script to build.

Screen shot: