L

LikeBasic

Publisher: Willmansoft
Virus scanned Windows Free
Download v3.1.1.0 417 downloads
Version3.1.1.0
PublisherWillmansoft
Release dateJun 27, 2011
Date addedAug 18, 2011
Os requirementsWindows 2000/XP/2003/Vista/Server 2008/7
RequirementsMicrosoft .NET Framework 3.5
Total downloads417
Downloads per week1
PriceFree

Description

Basic like script language with component to include in different kind of applications.Automatic typing system, no definition required. Extendable by using .NET class libraries. Could be easily to integrated with host application, adding component to form.

Includes LikeBasicConsole application for using script engine without any programming. C# source code for this application is included. Standard libraries are included as source code.

If programmer knows basic languge before it is very easy to learn Like Basic. In the manual there is couple some samples of using LikeBasic with host application.

LikeBasic is tended to be as close to traditional Basic than possible. Flexible typing system is adopted to language. There is no Goto commands. Programmer could use functional programming with option for local variable. This also allows for creating recursive function calls