DreamBerd icon indicating copy to clipboard operation
DreamBerd copied to clipboard

Various Enhancements

Open MaxMyzer opened this issue 1 year ago • 3 comments

Improvements:

  • Support for <-infinity>, which exist forever until declared
  • "infinity" should be replaced with "∞" for default behavior, or work as well
  • Support for ±, which allows variables to exist for the same amount of time/lines before and after being declared
    • <±infinity> allows a variable to exist outside of time
  • Conversely, using <≠5> allows a variable to always exist except within a number of lines or amount of time of its declaration
  • If in the US, instead of ${value}, when using floats, you must use ${value.value}¢
  • Using <§> makes a variable never exist, at any time.
  • Also, consider using # to automatically post a variable on social media #"wello horld"!

MaxMyzer avatar Sep 29 '23 02:09 MaxMyzer

#93 is relevant

MaxMyzer avatar Sep 29 '23 02:09 MaxMyzer

  • If in the US, instead of ${value}, when using floats, you must use ${value.value}¢

Not from the US, but isn't $12.34 much more prevalent than $12.34¢?

mybearworld avatar Oct 11 '23 04:10 mybearworld

  • If in the US, instead of ${value}, when using floats, you must use ${value.value}¢

Not from the US, but isn't $12.34 much more prevalent than $12.34¢?

hm, maybe it should output "$12 and 34 ¢"

MaxMyzer avatar Oct 16 '23 18:10 MaxMyzer