Code improvement - 2
TextStew » Devlog
So much time spent rethinking TextStew design, and so few lines of code written...
But it was worth it ! it is now possible to nest operations when sending parameters to an operation
#Start #RuleName( #Hello ) #RuleName(param1) @param1 world ! #Hello Hello Hi Cheers
Results :
Hello world ! Hi world ! Cheers world !
It doesn't look like much, but it sould allow much shorter and readable code.
Now, I have to extend it to every operation type (conditions, setting and getting variables, and the new version of tags checking). It is not very difficult, but might be very delicate !
TextStew
A random text generator, and the exploration of Electronic Poetry for space games
Status | In development |
Category | Tool |
Author | vfabien21 |
Tags | Procedural Generation |
More posts
- Code improvement - 4 - tags, and negationAug 12, 2020
- Electronic poetry - round 21 : special planet featuresJul 31, 2020
- Electronic poetry - round 20 : planet descriptionJul 31, 2020
- Electronic poetry - round 19 : planet descriptionsJul 29, 2020
- Electronic poetry - round 18 : early planet descriptionJul 28, 2020
- Electronic Poetry - Round 17 : New syntax !Jul 27, 2020
- Code improvement - 3Jul 26, 2020
- Electronic Poetry - Round 16 : STUCKJul 25, 2020
- Electronic Poetry - Round 15Jul 23, 2020
Leave a comment
Log in with itch.io to leave a comment.