About 112 results
Open links in new tab
  1. The BASIC sourcecode can be packed together with the interpreter runtime library to form a standalone executable (thus still interpreted, but sourcecode is not eaysily readable anymore.).

  2. X11-Basic programs can connect to UDP and/or TCP/IP sockets anywhere on the network and as well can open a socket on the device to run a program as a server. A good example on how to make …

  3. About this document This document describes the features of X11-Basic. You will find information about the X11-Basic interpreter (the program xbasic under Unix or xbasic.exe under Windows) and the …

  4. Q: What can I do to speed up the development of X11-Basic? A: You can try to bribe me with any amount of money, any type of hardware or software (no pirated stuff please). oo. :-) If you like to …

  5. t this way. Basic auth uses just a simple encoding algo-rithm to "hide" your credentials and it is moderately easy to open port). If you use NTLM-to-basic and DON’T specify some …

  6. Tutorial Target Audience This tutorial is targeted for people who are new to Eclipse and to Java. It is designed to work either for those with prior programming experience in other languages or for those …

  7. Figure 1: Basic GUI in AESOP-ACP framework. The left picture (a) shows the basic GUI when just started and waiting for input, while the right picture (b) is a snapshot of a run.

  8. Basic .sm file syntax %class Turnstile %package turnstile %start MainMap::Locked %map MainMap %% Locked

  9. 05/20/2014 09:54 AM SourceForge.net: Compatibility - x11-basic

  10. We are going to program a robot to move forwards for 4 seconds, then backwards for another 4 seconds, and then stop. Not very spectacular but it will introduce you to the basic idea of …