Click here to Skip to main content
15,881,381 members
Articles / High Performance Computing / Vectorization

Bird Programming Language: Part 1

Rate me:
Please Sign up or sign in to vote.
4.92/5 (129 votes)
1 Jan 2013GPL312 min read 372.9K   2.7K   153  
A new general purpose language that aims to be fast, high level and simple to use.
x86Helper.bird
Math.bird
Object.bird
StandardC.cpp
StandardC.bird
Types.bird
LEB128.bird
Memory.bird
Random.bird
Reflection.bird
String.bird
Array.bird
Exception.bird
Environment.bird
BigInteger.bird
Float.bird
ValueType.bird
Entry.bird
Console.bird
Convert.bird
Win32.bird
Stream.bird
Debug.bird
BinaryRW.bird

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer
Hungary Hungary
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions