Simple Programming Language
Category:
MiscellaneousType:
ApplicationsDifficulty:
IntermediateAuthor:
Nikhil BelsareVersion Compatibility: Visual Basic 6
More information:
N-- has an interpreter developed in VB. It is very easy
with variable,expression,looping support. However functions/routines are not supported. Total 6 data-types are supported. Very easy to write.
Example:
begin clear int c evalPlease refer to the help.txt file for instructions. Some of the menu functionality (e.g., open, save) is not yet implemented.= 25+25-20/2*7 out wait 4 end
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download nmmsrc.zip