├── Acknowldegements ├── LICENSE ├── README.md ├── RedIDE.red ├── datatypes.txt ├── events.txt ├── functions.txt ├── natives.txt ├── red.exe ├── redide.JPG └── redide2.JPG /Acknowldegements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/Acknowldegements -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/README.md -------------------------------------------------------------------------------- /RedIDE.red: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/RedIDE.red -------------------------------------------------------------------------------- /datatypes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/datatypes.txt -------------------------------------------------------------------------------- /events.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/events.txt -------------------------------------------------------------------------------- /functions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/functions.txt -------------------------------------------------------------------------------- /natives.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/natives.txt -------------------------------------------------------------------------------- /red.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/red.exe -------------------------------------------------------------------------------- /redide.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/redide.JPG -------------------------------------------------------------------------------- /redide2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlexanderBaggett/RedIDE/HEAD/redide2.JPG --------------------------------------------------------------------------------