Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 1st, 2005, 1:40 AM   #1
MKTMK
Newbie
 
Join Date: Sep 2005
Posts: 1
Rep Power: 0 MKTMK is on a distinguished road
[ANN] New script engine (Basic sintax)

Expandable Basic interpreter

Hello.

Our firm has developed the interpreter of language Basic "Open Basic".

Versions for Windows (BCB60, MSVC7) and Linux (GCC 3.2.2) are accessible.

The full interpreter, without virtual machines.

English page:
http://www.mktmk.narod.ru/eng/ob/ob.htm

IDE for Open Basic (it is written on BCB60):
http://www.mktmk.narod.ru/eng/ide_ob/ide_ob.htm

Open Basic (OB) is realization of the interpreter of language Basic.
OB is developed for embed to user application as a script language.
User may attach (connect) user function to Open Basic execution system.

The user functions can be written on C/C++, assembler or others languages.

The user functions can receive parameters from the Basic-program and return
results to Basic-program.

Program interface of user functions allows determine type and order of
parameters at run-time.

OB realizes a subset of commands of language Basic.

OB it is written completely on C++ and it is realized as a class with a
name ob_obasic.

OB supports data of three types: floating point, signed integer,
and string and arrays of these types.

OB has multithread-safe code.

All libraries is freeware.

Yours faithfully
MKTMK Software Company
MKTMK is offline   Reply With Quote
Old Sep 1st, 2005, 7:33 AM   #2
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
advertising is not allowed on the forums..
Polyphemus_ is offline   Reply With Quote
Old Sep 1st, 2005, 8:19 AM   #3
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
May want to check the rules.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Sep 1st, 2005, 5:51 PM   #4
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
I was going to make the advertising claim as well, but this is all free (or so it says). Now, self-promotion, that's another story.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:40 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC