Coder Profile - Show off your skills, get a coder profile.
 
 
 
The Author
mikeMarek
Mike Marek
Send A Message
Rating
Not
Rated
Please login to rate source codes.

Click here to register a free account with us.
General Details
C++
Posted 235 Days Ago
367 Views
Received 0 Ratings
More Codes By This Author
Tile Array Tool [Actionsc...
Effects Class [Actionscri...
Memory Heap Prank - Updat...
Binary Translator
Number Guessing Game
Articles By This Author
Reading And Programming I...
[PHP] Create A Unique Pag...
Actionscript Events
Actionscript API
if/else, switch/case and...

SOL Language 2.0


Description
Version 2 of my programming language, SOL. I highly recommend downloading the zip file as it contains lots of extras.
Technical
Dev-C++ 4.9.9.2
Photoshop CS3 Extended
Notepad 2
Source Code
Download Download Source Code
sol language 2.0.zip ( 0.16Mb )
NEVER open a .exe, .bat, .cmd, or other executable file since that is where viruses are likely to live. Please virus scan all files you download.
Comments
Please login to post comments.
 
JeffreySchultz     Posted 218 Days Ago
 
 
You may want to read up on some more theory. If you don't want to have to learn
grammars (i hate them), then you might want to look into boost::spirit. Spirit is an
object oriented recursive descent parser generator framework implemented using
template meta-programming techniques. The only problem with it is that it pushes C++
syntax to the limits, which most compilers don't support yet, so you will need
to use Microsoft's Platform SDK that contains the C/C++ compiler v7.1 or above.
 
mikeMarek     Posted 235 Days Ago
 
 
Don't quite understand what tokens are (don't know any PHP) :P

I'll also put in the "every var has $ infront of it" idea... I was
kind of skeptical at first because it would be hard to syntax error it, but I just
thought of the perfect solution :D

Thanks for the reply,
-Mike
 
VBAssassin     Posted 235 Days Ago
 
 
var name Mike
+display
Hello $name

i think you should have $ everywhere where the variable is so it should look like:

var $name Mike

Its quite cool. Have you had a look at tokens? Such as in PHP? You will find those
interesting for this ;-)

Kind regards,
Scott
Page 1 of 1
More "C++" Source Codes By This Author
Recently Posted "C++" Source Codes
Recently Rated "C++" Source Codes
 
 
Latest News About Coder Profile
Coder Profile Poll
What would you rate the design of Coder Profile?

9 to 10
7 to 8
5 to 6
3 to 4
1 to 2


please login to cast your vote
and see the results of this poll
Latest Coder Profile Changes
Coder Profile was last updated
5 Days Ago
Official Blog :: Make A Donation :: Credits :: Contact Me
Terms & Conditions :: Privacy Policy :: Documents :: Wallpapers
Version 1.46.00
Copyright © 2007 - 2008, Scott Thompson, All Rights Reserved