Click here to Skip to main content
15,883,901 members
Articles / Artificial Intelligence

Building a Programing Language – Part I (Creating BrainLess)

Rate me:
Please Sign up or sign in to vote.
4.92/5 (25 votes)
11 Oct 2013LGPL317 min read 62K   600   114  
This is the first of a series of articles where we will explore about writing compilers.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Architect
India India
I like to explore different aspects of technology. Try new things, and get delighted. My interests are programming language, and Imaging. But its not hard to work on other things also. Algorithms delight me over a coffee break.

I basically code in C++, but JAVA is not so alien for me. I know few scripting languages also. Basically I feel that knowing a programing language is just a matter of getting introduced to it.

For my other articles check my blog on homepage:

http://brainlesslabs.com/

https://github.com/BrainlessLabsInc

http://www.luxrender.net/en_GB/authors_contributors - SMISRA

Comments and Discussions