JamPlus is a simple easy to use language, with very simple commands. It is written in HTML5, JS and CSS, without the help of Node JS or NPM. It is a sequel to Jam, which is written in Node JS, but in order to convert it over to HTML5, I would've needed to done more work than just creating a new version. The site can be found here at: https://mamamia5x.github.io/JamPlus-Compiler/ The Beta Version, which is where I test new features, can be found here at https://JamPlus.mamamia5x.repl.co
If you want to see documentation, go to the wiki found here.
-
V.0.0.5 - Fixed command command.
-
V.0.0.4 - Added new commands, like if, else, none, startdata. Added some documentation.
-
V.0.0.3 - Various bug fixes and added favicon and title.
-
V.0.0.2 - Added lots of commands, added new site url.
-
V.0.0.1 - Very first version.
- Arrays (lists)
- Functions
- Download files, upload files.
- Style the page.
- Syntax Highlighting
- Addons
While being a compiler (more of a parser), the language is also being built onto here. Updates may take longer to happen.
The Master Branch is the current running version of the project, other branches are either older versions or a new version in development.