| Projects on Google Code | Results 1 - 10 of 580 |
status: developing, not even seen the sign of finish
java的基础上增加python的属性
1. 没有特别的public, private
2. 方法不特别设定返回值类型,程序为了清晰可以写一个类型,但是编译器忽略。
3. 方法的参数也不特别设定类型,程序为了清晰可以写一个类型,但是编译器忽略。
4. 用python的冒号+缩进代替java的{}
5. 使用JVM来支持java的类库.
6. 用python的{}[]()来表达map,list等
7. 不明确指定throw exception,...
xLanguage allows you to blog in different language, and allows user to select which version to read. It works for blog post, page, tags, categories. The user language preferences will also select the right theme and plugins MO files.
*xLanguage was renamed to wp-xlanguage because the old name was...
<h1>Noop</h1>
= What is Noop? =
Noop (pronounced noh-awp, like the machine instruction) is a new language experiment that attempts to blend the best lessons of languages old and new, while syntactically encouraging what we believe to be good coding practices and discouraging the worst offenses. ...
= The Heron Interpreter =
This project is an open-source interpreter for the Heron language written in C#. Heron is a general purpose object-oriented programming language. Heron is similar to Java, with support for higher-order functions and dynamic typing (i.e. optional type annotations). Syntac...
[http://soft.vub.ac.be/amop AmbientTalk] is an experimental object-oriented distributed programming language developed at the [http://soft.vub.ac.be Software Languages Lab] at the Vrije Universiteit Brussel, Belgium. The language is primarily targeted at writing programs deployed in mobile ad hoc ne...
The MIT Language Modeling (MITLM) toolkit is a set of tools designed for the efficient estimation of statistical _n_-gram language models involving iterative parameter estimation. It achieves much of its efficiency through the use of a compact vector representation of _n_-grams. Details of the data...
<p align=right>_Character develops itself in the stream of life._<br>
-- Johann Wolfgang von Goethe
<b>The project is currently at the stage of proof-of-concept coding.</b>
*Shannon* is a new general purpose stream-oriented programming language; it is concise and yet feature rich. Some (and o...
Pigasus is a programming language designed to facilitate the process of distributing executable binaries or scripts to multiple machines over an arbitrary network for parallel execution as well as easily providing the input to and retrieving the output from these concurrently running tasks. An initi...
Reason why this project was started, is that I was wondering how computer languages are created, what needs to be done and what have I learn to create one. L33tlang or his author (yes, it's me ;)) doesn't attempts to be regular language as one of many that you probably use in everyday routines, it's...