hello-world
hello-world copied to clipboard
Add J2ME
Adding a language
- [x] The code displays "Hello World" (tio.run may help for testing)
- [x] I have no association with the language
- [x] There are no copyright issues with this code
- [x] The language has not been added prior to this pull request
- [x] I have updated the README
Link to programming language:
https://en.wikipedia.org/wiki/Java_Platform,_Micro_Edition
While J2ME isn't a completely different language on it's own, it has it's own features, complexeties, structure and libraries. Just see the difference between Hello world of Java and of one I provided.