https://github.com/ph-7/joralang
:moyai: :sunrise: :tropical_fish: JoraLang is my new Interpreter language working with a C++ Interpreter. It also offers a easy Terminal interface. Jora Language Interpreter is a simpler and lighter version with a totally different language syntax than my first GoYa programming language https://github.com/pH-7/GoYa :globe_with_meridians:
https://github.com/ph-7/joralang
c-plus-plus goya goya-language interpreted-language interpreted-languages interpreted-programming-language interpreter jora jora-language language own-language parser programming programming-language
Last synced: about 1 month ago
JSON representation
:moyai: :sunrise: :tropical_fish: JoraLang is my new Interpreter language working with a C++ Interpreter. It also offers a easy Terminal interface. Jora Language Interpreter is a simpler and lighter version with a totally different language syntax than my first GoYa programming language https://github.com/pH-7/GoYa :globe_with_meridians:
- Host: GitHub
- URL: https://github.com/ph-7/joralang
- Owner: pH-7
- License: bsd-2-clause
- Created: 2016-07-31T19:43:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-07T20:31:15.000Z (almost 9 years ago)
- Last Synced: 2025-04-02T06:35:42.031Z (3 months ago)
- Topics: c-plus-plus, goya, goya-language, interpreted-language, interpreted-languages, interpreted-programming-language, interpreter, jora, jora-language, language, own-language, parser, programming, programming-language
- Language: C++
- Homepage: https://github.com/pH-7/JoraLang
- Size: 14.6 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JoraLang
## Overview
JoraLang is my new interpreted language working with a C++ Interpreter. It also offers a easy Shell Terminal interface.
The Interpreter is inspired from my first [GoYa, C++ interpreter](https://github.com/pH-7/GoYa) I did in 2012 but the language, (**[GoYa language](https://github.com/pH-7/GoYa/tree/master/_test)**) was totaly different (and not very readable), that why here I quickly did a simpler language based on a simpler c++ interpreter (kind of lite version). Enjoy :smiley:
## Author
Pierre-Henry Soria
## Contact
You can contact me at pierrehenrysori {{ AT }} gmail {{ D0T }} com
## License
[BSD License](http://opensource.org/licenses/bsd-license.php)