• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Tool: Yet Another Script Editor (YASE)

tinix

PearlShipper & C Programmer
86
Posts
14
Years
Yet another script editor or YASE for short is a script compiler and editor. It uses XSE-like syntax with a few differences. The tool is currently in alpha stage and needs serious tesing, so Im releasing it. Any feedback or suggestion is appericiated. The tool is written in C# and requires .NET 4.0 to run. Feel free to ask any questions. If you encounter any bugs feel free to post here or ned me a PM.

Progress:
- Compiler: 90% - needs testing (also this is not written in Known bugs but msgbox or similar calls are not implemented yet)
- Decompiler: 0%
- UI: 10%
- Other freatures: 5%

Freatures:
- Compiler and Script insterter
- Script decompiler (coming soon)
- Syntax highliting (implemented but sometimes messy)
- Dynamic pointers
- XSE-like syntax
- Feel free to suggest anything

Screenshot:
Spoiler:


Download Contents:
-YASE or YASC (Yet Another Script compiler (Command Line interface)) Alpha 1
-Ported standard rubikon headers
-Known bugs list
-Differences against XSE

Thanks to: hackmew for creating XSE
 
Back
Top