sabel-ide
git clone https://git.pyrossh.dev/sabel-ide
sabel-ide
README.md
| 04954be | 1 | ## Sabel v0.60 |
| df0d750 | 2 | |
| c1a48d2 | 3 | Sabel is an IDE for programming squirrel and EmoFramework. |
| c1a48d2 | 4 | Can be used to Create games for android and ios. |
| 8a03734 | 5 | |
| 8a03734 | 6 | With this Editor you Can Easily create Games for android and iOS using squirrel and emo-framework. |
| 8a03734 | 7 | |
| 8a03734 | 8 | Just add you source files to the editor , edit away your code. |
| 8d8b4da | 9 | |
| 8d8b4da | 10 | WORKS only on Device for Now.Will add emulator support in next version. |
| 44f5ded | 11 | ## Features: |
| 44f5ded | 12 | * Code completion. |
| 44f5ded | 13 | * Instant Launch of your main.nut to SDcard in Android. |
| 44f5ded | 14 | * Android Debug logcat is directly displayed in console. |
| 04954be | 15 | * Build Options |
| 44f5ded | 16 | |
| 44f5ded | 17 | Check out [Sabel](http://code.google.com/p/sabel-ide/) |
| 44f5ded | 18 | Check out [Squirrel](http://www.squirrel-lang.org) |
| 44f5ded | 19 | Check out [Emo](http://www.emo-framework.com) |
| 8d8b4da | 20 | |
| 9c40fe7 | 21 | ## Screenshots |
| 9c40fe7 | 22 | |
| 9c40fe7 | 23 |  |
| 9c40fe7 | 24 |  |
| 9c40fe7 | 25 | |
| 44f5ded | 26 | ## TODO: |
| 8d8b4da | 27 | - Fix Closed Projects Bug |
| 8d8b4da | 28 | - Add OS support |
| 8d8b4da | 29 | - Add Style Options |
| 8d8b4da | 30 | - Add iOS support |
| 8d8b4da | 31 | - Make Mac Build |
| 04954be | 32 | - Squirrel Parser |