GUI Tools Refurnishing

This commit is contained in:
Ozan Eğitmen
2015-11-26 18:44:08 +02:00
parent 2e94cf8efb
commit acced0474b
6 changed files with 87 additions and 451 deletions

23
tools/README.md Normal file
View File

@@ -0,0 +1,23 @@
#ASL Tools
A tool set of visual helpers to ease the work of asl developers.
Maintained by yours truly: [654wak654](https://github.com/654wak654/)
##ASL GUI <img src="https://img.shields.io/badge/version-1.0.0.0-lightgrey.svg" alt="version">
An optional Java interface to make the compile procces of ASL faster and more user-friendly. It's released under the MIT licence just like the core project. It also helps with error reporting of asl.
**Version 1.0.0.0**
- More style changes and bug fixes, marked ready for release.
**Version 0.3.0.0:**
- Fixed some possible bugs, did some style fixes and other code adjustments. It's now is readable without getting cataracts. Mostly anyway...
##Syntax Higligthing
**Notepad++**
https://github.com/DeKugelschieber/asl/blob/master/tools/asl.xml
**Atom**
*Soon<EFBFBD>*
**Visual Studio Code**
*Soon<EFBFBD>*
**Sublime Text 2**
*Also Soon<6F>*