PDA

View Full Version : Lua Syntax Highlighting!!



Ron
October 15th, 2002, 03:15 AM
Have you ever not wanted to program becuase you had to do other things, but came across something so great that you couldn't resist ? Well it happened to me yesterday/today. I've added a syntax highlighter for Lua!! Also Lua now has block comments and context sensitive script help :-)


--[[
this is a block comment
that
can have
multiple lines.
--]]


Have a look at an example (http://www.girder.nl/temp/example.html) ( Yes it also exports to HTML! )

Try out Girder 3.2.6 pre 1 and tell me if you like it!

Get it here (http://www.girder.nl/downloadn.php?Link=428)

as a side note, this also happens to be my 3 thousands posts,... oh my :-)

Mark F
October 15th, 2002, 04:03 AM
Very cool stuff, Ron. :)

Now, get back to school-work. ;) Speaking of that, how did the conversation go with your professor? Do you get to make the Girder UI a school project?

Ron
October 15th, 2002, 04:05 AM
I've not been able to talk to him, usually this course is on Tuesdays, sadly today the class was cancled and last week was an exam week ( no exams for me though :-) ). I'm hoping to talk to him next week Tuesday.

Ron
October 15th, 2002, 09:27 AM
There seems to be an occasional access error while closing, I'm unable to recreate it though, if someone sees this too and can tell me what he was doing when it happenend that would be great.

Bitmonster
November 24th, 2003, 06:00 AM
I just found some LUA-code to convert LUA-Scripts to nice HTML and then I found this thread. Eventhough the links don't work anymore, it's clear what RonB is talking about. I have actually ignored the "Export as HTML..." menu-command till now.

But this brings me to another point:

In the phpBB-Profile I can enable HTML but when I want to create a post, I can't use it. HTML is always OFF.

Is there any way to create posts with HTML in this forum?