Re: Programming language made in D!

2014-04-10 Thread Harpo

Note this requires the SDL2 runtime libraries to be installed.


Re: Programming language made in D!

2014-04-10 Thread Harpo
I found a small glitch, and fixed some stuff. Here is the new 
link.

http://www.mediafire.com/download/gkptmp52744ihqt/HarpoScriptR3.tar.gz
To run the demo program just do ./main program.hs


Re: Programming language made in D!

2014-04-10 Thread Harpo

What do you mean? There are a couple demo programs. I also
include some individual doc that explains what the different
features are. The project may be creative commons at some point.
Running a program is just running the executable with the program
name as the parameter.


Programming language made in D!

2014-04-09 Thread Harpo
Hello. Here is a programming language that is coded in D. The 
documentation is included in the file. It is ment to be used as a 
general purpose scripting language. Its name is HarpoScript. It 
has enough features for general purpose work at the moment, 
however its not exactly efficient. If you are interested check it 
out! Note it is only compiled for 64bit Linux.


Link: 
http://www.mediafire.com/download/cjae0pnxmjpl7au/HarpoScriptR2.tar.gz