Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What FBSL 2006 is capable of ?
#1
Hello,

What is FBSL ?

- At first FBSL means 'Freestyle Basic Script Language'.
Like any other Basic language, FBSL has its flavours, inspired of VB, QB, RQ, Pascal and C.
It is a sort of hybrid language, that's why 'freestyle'.

Yes, but why another language ?

- All started in year 2001...
FBSL was initially developped as a tool that was used exclusively by myself when
i was working for a big company where i was responsible for developping 30 masters
in several languages ( english, french, hebrew, chineese, ... ).
At this time i was using batch programming to dispatch files, but it was not totally sure
we've missed files/directories, checking disk and so on was hard using this kind of scripting...
So i've made several tools in C to satisfy the demand...
Yes, but finally i had several executables onto the server that the idea came to me :
making a scripting pseudo language to qualify the dispatch : FBSL 0.1 was born with
15 native commands
And then i've decided to share it to the web community to see if people would be interested in
this pseudo language that was very light... and it has found users!
That's why another language : a script that was able to respond to specific tasks that were not
natively present onto Batch programming script...

What FBSL is capable of ?

FBSL is capable of manipulating :
-1- 5 variables types : 32bits integers, 32bits floats, 64bits doubles, strings and pointers.
-2- has several native layers : COM, API, CLIPBOARD, STRING, MATHS, REGEX, COLLECTIONS, MMF,
LZO COMPRESSION, SOCKETS, THREADS and CONSOLE.
-3- is able to 'self compile' into an EXEcutable that is 100% standalone
( no extra runtime to run the code)
-4- is able to 'self decompile' an EXE into an .fbs script file/buffer
-5- has a 3rd part Stdcall flat model DLL to make C, VB, Delphi developpers using this dll to
use some FBSL code through their applications.
-6- a 480 pages CHM help file that comes with grammar documentation with full samples, several tutorials,
macro files, declare files, constants files and more!

Enjoy Wink
ours,

Gerome GUILLEMIN
http://www.fbsl.net/phpbb2/index.php (Forum)
http://gedd123.free.fr/FBSLv3.exe (Setup)
http://gedd123.free.fr/studio/ (Online studio compiler)
Reply
#2
Interesting... I feel deja vu..
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply
#3
Yo!

Quote:Interesting... I feel deja vu..

I've developped this language not for 'the deja vu' that one can think it's a deja vu language, but just in appearance... FBSL is NOT another basic like deja vu language Smile

Enjoy !
ours,

Gerome GUILLEMIN
http://www.fbsl.net/phpbb2/index.php (Forum)
http://gedd123.free.fr/FBSLv3.exe (Setup)
http://gedd123.free.fr/studio/ (Online studio compiler)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)