Updated
This commit is contained in:
parent
790ce63d7e
commit
c91b831b95
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# 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](https://github.com/m417z/RAEditC), and is coded using the [BCX programming language](https://bcxbasiccoders.com/smf/index.php?board=4.0).
|
||||||
|
|
||||||
|
It requires [PellesC](http://www.smorgasbordet.com/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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user