You are on page 1of 2

LINOLEUM( PROGRAMMING LANGUAGE)

Lino

) is an unstructured, untyped,proceduralprogramming languageand across-platformassembler


developed byItalianprogrammerAlessandro Ghignolabeginning in 2001. The initials stand for

ow-level

IN

terfaced

ver

anguage for

xtremely

niversal

achine-coding.The L.in.oleumprogramming language (hereafter referred to as

Lino

) is easier to learn thanassemblylanguages.The Lino assembler is designed to assemble executable code


for differentCPUswithout requiring changes to thesource code.

DEVELOPER= ALESSANDRO GHIGNOLA.

YEAR DEVELOPER=2.00(2016)

PURPOSE:--

Lino is intended for writinggeneral-purpose programs,especially whenportability, execution


speed,andmodulesize are critical to theapplication's success. These traitsare especially important in
fields of study that demand performance-intensiveprograms.Examples of such fields
includefractals,mathematics(such as animplementation of Fast Fourier Transform), andray tracing,to
name a few.

PLATFORM:--
Microsoft Windows

Linux(alpha)

APPROACH:-- linoleum_linux32 project

TRANSLATOR USED:-- Object-Oriented Languages (OOL)

SPECIAL FEATURES:-

It is unstructured, untyped, procedural, cross platform assembler.

easier than native Assembly language.

twice as fast as C/C++. Uniquely, it is designed to be recompilable across differentCPU's.

REFERENCE:-http://anynowhere.com/bb/layout/html/frameset.html

-http://searchwarp.com/swa60612.htm

You might also like