VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



NeoBasic,java like byte-code scripting language

by Levent Baykan Bayar (4 Submissions)
Category: String Manipulation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

Neobasic is a byte-code based scripting language.It is faster than known text interpreting systems.Main features are:
1)Faster interpreter using byte-code system.
2)Local,global variable and array support.
3)Optimization feature for math expressions.
4)Semi-Object orientence
5)Multiple Commands in one line
To send a command like this msgbox("Your name is " + inputbox("What is your name?"))
6)System Ident variables
To show time for example : msgbox(time)
7)Include directive for including ActiveX DLLs to script to use functions.

Rate NeoBasic,java like byte-code scripting language

Download NeoBasic,java like byte-code scripting language

Download NeoBasic,java like byte-code scripting language (25 KB)

NeoBasic,java like byte-code scripting language Comments

No comments have been posted about NeoBasic,java like byte-code scripting language. Why not be the first to post a comment about NeoBasic,java like byte-code scripting language.

Post your comment

Subject:
Message:
0/1000 characters