User profile: shkaboinka

User info
User name:shkaboinka
Email:DanCook1021@aol.com
Name:Dan Cook
Bio:I am college student working on my BS in Computer Science, and I have plenty of programming projects (mostly in Java). However, C/C++ is closer to what I want to do (software development, low-level/embedded programming, compiler design). My biggest project right now is a programming language designed for the z80 processor that borrows a lot from C, C++, and Java.

I think I was born a few decades too late, because I missed the days when "computer science" meant getting to design all the new and low-level systems -- Now it seems to mean making businesses functional with what's already been created.
Statistical data
Birthdate:Oct 21, 1984
Gender:Male
Occupation:Student
Skills:C
BASIC
C++
Assembly
Java
Javascript
History
Joined:
Number of posts:1
Latest posts:

A loop-hole with constant references
I am trying to design my own programming language/compiler similar to C/C++, but I need to know a g...