JPL (Jacobs Programming Language)
If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
7 posts
Page 1 of 1
Hello,
I was working on my own programming language called JPL or EasyCode++. Now it's finished in Beta. I don't know which name is better so I will create a poll for the best name. But for now I made the sdk with the name: EasyCode++
I also made a SDK for it for making it easier to make a application with it. The programming language currently doesnt has a Syntax highlighting yet but I'm working on it.
Screenshots of the SDK:
Startpage:
![Image]()
Code:
![Image]()
How to use JPL / EasyCode++:
JPL / EasyCode++ works with a compiler and has his own framework. With the SDK you can make a .txt. If you have your .txt with your program then drag and drop the file into the Compiler. Then the compiler creates a compiled file. Then drag and drop that created file into the Framework. Then it should run.
Sample: (Hello Beep)
Framework + SDK executables:
http://www.mediafire.com/?6g4jl9j2gun5lp6
Framework (Programming language and Compiler) + SDK Source:
I was working on my own programming language called JPL or EasyCode++. Now it's finished in Beta. I don't know which name is better so I will create a poll for the best name. But for now I made the sdk with the name: EasyCode++
I also made a SDK for it for making it easier to make a application with it. The programming language currently doesnt has a Syntax highlighting yet but I'm working on it.
Screenshots of the SDK:
Startpage:

Code:

How to use JPL / EasyCode++:
JPL / EasyCode++ works with a compiler and has his own framework. With the SDK you can make a .txt. If you have your .txt with your program then drag and drop the file into the Compiler. Then the compiler creates a compiled file. Then drag and drop that created file into the Framework. Then it should run.
Sample: (Hello Beep)
Code: Select all
Downloads:write "Hello Beep";
beep;
Framework + SDK executables:
http://www.mediafire.com/?6g4jl9j2gun5lp6
Framework (Programming language and Compiler) + SDK Source:
You do not have the required permissions to view the files attached to this post.
Last edited by DeveloperJacob on Sat Nov 03, 2012 8:33 am, edited 1 time in total.
This looks cool, although you should work on integrating the compiler to the IDE, so the user doesn't have to do everything manually. +rep for that, though ;)
And the winning name is... JPL!!!! wahooo;
When I choose to build it gives this exception:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Jacob\Bureaublad\test.txt'.
at frmMain.BuildFile()
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Jacob\Bureaublad\test.txt'.
at frmMain.BuildFile()
Jacob, when the user saves the documetns to build it, and test it it is under your Username and folder not ours!!!!
Sorry for the bug i'm going to solve that!! Users that pay credits for the source can get a free version with the bug fixed! 

7 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023