Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBJS v0.10.0 - Release
#2
Quote:Implicit Variable Declaration
One of the most significant updates included in this release is support for implicit variable declaration. It is no longer necessary to make sure that you DIM all of your variables in QBJS. This enhancement also includes support for the QB64 Option _Explicit and Option _ExplicitArray directives.

Wow!

Quote:New Language Features
This release adds support for Method Pointers which provide the ability to define Functions and Subs as variable types. Pointers to existing subs or functions can be referenced with the new '@' operator. Also included is a new standard String library containing commonly used string operations (e.g. Replace, Split) as well as advanced regular expression matching.

Wow wow! This makes it better than QB64. Can we do arrays of a UDT yet?
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply


Messages In This Thread
QBJS v0.10.0 - Release - by dbox - 08-15-2025, 08:46 PM
RE: QBJS v0.10.0 - Release - by bplus - 08-16-2025, 07:21 AM
RE: QBJS v0.10.0 - Release - by dbox - 08-16-2025, 11:06 AM
RE: QBJS v0.10.0 - Release - by bplus - 08-16-2025, 12:54 PM
RE: QBJS v0.10.0 - Release - by grymmjack - 08-16-2025, 01:42 PM
RE: QBJS v0.10.0 - Release - by dbox - 08-16-2025, 02:12 PM
RE: QBJS v0.10.0 - Release - by EkBass - 01-11-2026, 05:03 PM
RE: QBJS v0.10.0 - Release - by dbox - 01-12-2026, 01:00 PM
RE: QBJS v0.10.0 - Release - by dbox - Today, 01:59 AM
RE: QBJS v0.10.0 - Release - by dbox - 4 hours ago

Possibly Related Threads…
Thread Author Replies Views Last Post
  QBJS v0.9.0 - Release dbox 31 6,137 04-23-2025, 01:14 AM
Last Post: dbox
  QBJS v0.8.0 - Release dbox 11 2,368 02-13-2024, 10:11 PM
Last Post: grymmjack
  QBJS v0.8.2 - Release dbox 0 570 02-02-2024, 11:29 PM
Last Post: dbox
  BAM: Release notes in the works for upcoming release CharlieJV 6 1,437 10-12-2023, 01:42 AM
Last Post: CharlieJV
  QBJS v0.7.0 - Release dbox 19 4,188 06-12-2023, 07:48 PM
Last Post: dbox

Forum Jump:


Users browsing this thread: 1 Guest(s)