39 posts
Posted 21 June 2013 - 01:11 PM
This program is the edit program modified to highlight its syntax.
Version:0.1.0
Downloads
Spoiler
NewLife not required
Spoiler
0.1.0:pastebin get bHsiRkLr edil
1.0.0:pastebin get NVy47NsY edil NewLife required
Spoiler
1.0.0:pastebin get D0w0Sm4Q installerPlans:
To Re-Code the edil editor from scratch.
808 posts
Posted 21 June 2013 - 01:53 PM
This is really cool. I'm glad people are enjoying LASM =P If you write this for Project NewLife, you can use the more modularized API for the LASM compiler to do some better work, like using language.lson to find and highlight keywords and instructions, or using the individual lexer/parser functions to do on-the-fly syntax error checking.
39 posts
Posted 21 June 2013 - 05:58 PM
Ok. I'm going to make an other version of this editor for Project NewLife.
386 posts
Location
France
Posted 21 June 2013 - 06:06 PM
This is really cool even if lasm is too much bottom level for me xD