Main > Programming > Interpreters >

Neko 1.6.0

Neko 1.6.0

Sponsored Links

Neko 1.6.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.33 MB
Platform: Any Platform
License: LGPL (GNU Lesser General Public License)
Price:
Downloads: 818
Date added: 2007-08-01
Publisher: Nicolas Cannasse

Neko 1.6.0 description

Neko is an interpreter and programming language. It has been designed to provide a common runtime for several different languages.
Learning and using Neko is very easy, but youre not supposed to directly program in Neko. Instead, you can write a generator from your preferred language to Neko and then use the Neko runtime to compile, run, and access libraries.
eko is a good way for language designers to focus on design and reuse a fast and well-designed runtime, as well as existing libraries for accessing filesystem, network, databases, xml...
Neko language syntax have been created with "easy to parse" and "easy to generate" in mind. It is not especially designed to be written by a programmer but more to be generated from a higher level language.
For example one could write easily a PHP-to-Neko or a Java-to-Neko that would generate equivalent code but using Neko syntax and semantics instead of PHP or Java ones.
In particular, there are not multiple levels of expression, as in C. Every statement is also an expression, and thus enable some constructs that are not possible in other languages (for example : return if(x) { ... } else { ... }). This make the generation to Neko from functional languages more easy.
he syntax is parsed using a left-to-right LL(1) parser. That means that after reading a token we have enough information to know which expresion it will produce. This enable very lightweight parser which is easy to improve without creating ambiguities.
Enhancements:
- A bug was fixed in JIT.
- Performance was improved.
- UI and process IO APIs were added.

Neko 1.6.0 Screenshot

Advertisements

Neko 1.6.0 Keywords

Bookmark Neko 1.6.0

Hyperlink code:
Link for forum:

Neko 1.6.0 Copyright

WareSeeker periodically updates pricing and software information of Neko 1.6.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Neko 1.6.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Hop is a new programming language designed for the Web 2.0. Free Download
Funky is an embeddable interpreter and programming language. Free Download
Bake is a small domain specific programming language for describing how to transform one file into another. Free Download
Jind is an interpreter for a toy programming language. Free Download
WebPython is a Web-application development toolkit written in the Python programming language. Free Download
Language::Logo Perl module is an implementation of the Logo programming language. Free Download
RPilot project is an interpreter for the IEEE-standard language PILOT. Free Download
Modell (Modular Extension Lisp Language) is an object-oriented, modular variant of the LISP programming language. Free Download