PLEASE READ: The main idea for our team was to make a language anybody could learn! So we went for simple, easy, AND AWESOME!! The Demo for this language includes a simple calculator using PLY and Python. If you are confused on how to use it you can type ./help! (don't type the '!') If you are still stuck you can look at this page right below:
ALSO, in this calculator i didn't require the user to type:
define <variable_name>: <data_type>
Because that would just be annoying. But in the real language that is how you really do it. If you don't know how to do it on this demo it's like this:
<variable_name>: <numeric_value>
Semi-Colons can be used, and there are no indentation error messages.
Hope you Enjoy!! :D
Our team members: jaskirchner - Main idea creator & co-programmer msgaalex - Main programmer
Hello there! The jam required you to work as a team of at least 2 members. I see you did work in a team but you have not mentioned your teammates in the post description. Please edit the post to include them and also include a link to the language's source.
Øbsidian - The Future of Coding
PLEASE READ:
The main idea for our team was to make a language anybody could learn! So we went for simple, easy, AND AWESOME!! The Demo for this language includes a simple calculator using PLY and Python. If you are confused on how to use it you can type ./help! (don't type the '!') If you are still stuck you can look at this page right below:
https://repl.it/@DebugEntity/Obsidian-Language-Ideas
ALSO, in this calculator i didn't require the user to type:
define <variable_name>: <data_type>
Because that would just be annoying. But in the real language that is how you really do it. If you don't know how to do it on this demo it's like this:
<variable_name>: <numeric_value>
Semi-Colons can be used, and there are no indentation error messages.
Hope you Enjoy!! :D
Our team members:
jaskirchner - Main idea creator & co-programmer
msgaalex - Main programmer
Hello there! The jam required you to work as a team of at least 2 members. I see you did work in a team but you have not mentioned your teammates in the post description. Please edit the post to include them and also include a link to the language's source.
@TheDrone7 Ok!