Open Forum > Round Table

Feedback Request

<< < (2/2)

steve:


--- Quote from: support on October 18, 2010, 04:46:29 PM ---Since SB follows the ANSI C standard, it is very portable and seems to compile on just about everything tried so far.
--- End quote ---
Interesting, maybe I'll have a go at getting it running on Symbian when I get some time to spare.



--- Quote from: support on October 18, 2010, 04:46:29 PM ---I'm still trying to figure out how I can use SB as a browser scripting language (plug-in) and not have to use JavaScript as my primary client side scripting engine for custom dynamic web applications I write.
--- End quote ---
That would be excellent too, good luck.

dons333:
•Did you have any issue getting ScriptBasic to work on your system?
   Not really. It's not simple, but it's not hard either.
•What version of Windows did you try ScriptBasic on?
   Windows 7
•What areas do you plan to use ScriptBasic in your projects?
   I'm not sure, yet.
•Have you tried ScriptBasic in the 64-bit environment yet?
   No.
•Have you tried the Linux or Mac version yet?
   No.
•What suggestions do you have to create more of a community around ScriptBasic?
   I don't know, but I'll give it some thought.

Support:

--- Quote ---•Did you have any issue getting ScriptBasic to work on your system?
   Not really. It's not simple, but it's not hard either.

--- End quote ---

What was the most confusing part about getting ScriptBasic working on your system? What in your opinion would entice others to try ScriptBasic?

 

dons333:
I think I downloaded the 3.0 release first figuring that was the latest and greatest without actuall reading the instructions in the post, and was looking for a setup.exe file. It was later when I downloaded 2.1 and then went back and actually read your post that I realized that the setup.exe program was in the 2.1 release. Details, always details.  ;)

As far as enticing users: I might create Joe's SB site and post some sample code, maybe with some graphics programs, or simple games including screenshots. Let others post comments and code to the sight. Also, maybe compare SB to other BASICs out there for features, etc.. Just some thoughts.

Support:
Peter has a utility in the 2.1 source that will create a setup.exe but it's antiquated and difficult to use after a new build. (one of the things on my list to do)

ScriptBasic by default is an embeddable Basic like scripting API. I use the console mode interpreter and web server variations that are great examples of embedding the ScriptBasic API.

I view the command line interpreter as a general purpose scripting engine that runs on most everything using little code to accomplish significant tasks.

Navigation

[0] Message Index

[*] Previous page

Go to full version