![](https://i.gyazo.com/837e860e13e127c1138b1a5eb10eb964.png)
![]() Nov 20 2015, 8:46 am (Edited on Nov 20 2015, 8:58 am)
In response to BlackProgrammer
|
|
BlackProgrammer wrote:
![]() |
that looks more like a description library than a scripting language
BySQL list definitions go like: print( {5,6,7,hello="world"}[1], {8,9,10,hello="world"}.hello ) would print "5 world" |
But can it work with different types other than strings?
monster Dragons = (//etc); print Dragons[1].name; |
BlackProgrammer wrote:
But can it work with different types other than strings? Haven't added object support yet ^^ |
Lavenblade wrote:
What is the point of all these scripting libraries? There is no point in my case, other than learning what to work around and self improvement. |
I want to post something... big... but I can't, not yet...
Soon >_> Maybe 2 hours? |
Lavenblade wrote:
What is the point of all these scripting libraries? my scripting language has more features than DM, the initial goal was for easy gimmicks, but now I use it as a templating engine |
Somepotato wrote:
Lavenblade wrote: Wouldn't such an engine be slow? A scripting language that's written and parsed in DM? Besides, isn't DM easy enough to not require a scripting language? |
DM isn't exactly fully featured.
And no, its rather optimized(of sorts): ![]() Its pretty easy to use in DM. |
![]() Here's the gifv link in the event that you don't want to wait for the gif to load: http://i.imgur.com/ti29t24.gifv It's missing a lot still, but I like where it's going. |
Somepotato wrote:
Oof, a 10MB gif. Vid tag support would be nice @ Lummox :v Agreed I feel terrible bringing in these large gifs but there's a lot to show. gifv or webm embedding would be nice, especially if it doesn't shrink the vid (or has an option to) like the youtube embedding does. Feature request? I'll make the thread if no one else plans to. |