Zabaware Support Forums

Zabaware Forums => Programming using the Ultra Hal Brain Editor => Topic started by: erikte279 on November 30, 2009, 02:30:29 am

Title: Coding Questions
Post by: erikte279 on November 30, 2009, 02:30:29 am
Im assuming from what Ive read that Hal is coded in VB. First, is the the only code that hal can be coded in if this is true? Second, I was under the impression that VB isnt as sophisticated as say C++ or python, would this be a limiting factor?

Best Regards,

erik
Title: Coding Questions
Post by: Baerdric on November 30, 2009, 04:25:03 am
Hal has some C components, but MSVB is excellent for working with databases, which is the real heart and brain of Hal. It also makes it easy to write plugins using VBScript.
Title: Coding Questions
Post by: erikte279 on November 30, 2009, 09:23:34 am
Awesome. Looks like Im learning VB now. See who can program the first millenium man/woman.
Title: Coding Questions
Post by: Baerdric on November 30, 2009, 10:32:05 am
VB is pretty easy if you know any programming at all. VBScript is pretty nice too. It lacks some file control but you can rig ways around that sometimes.

Here's a page you might be interested in, http://ultrahalscript.pbworks.com/