Skip to content

wniemiec-mobilex/mobilex-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Mobilex compiler

Mobilang to Mobile Application compiler

Java compatibility Release License


❇ Introduction

The Mobilex compiler is the main component of the framework. It was built with Java and is composed of two parts, the first being framework-independent, and the second framework-dependent. The first part of the process is composed of the MAST compiler, which is responsible for generating the AST from the Mobilang file. The second part of the Mobilex compiler structure is formed by the AMA compiler. This compiler receives the previously generated AST as input and generates mobile applications according to what is specified in the AST. For that, this compiler calls a third-party mobile development framework.

❓ How to use

Coming soon

Example

Coming soon

✔ Requirements

🚩 Changelog

Details about each version are documented in the releases section.

🗺 Project structure

architecture

About

Mobilang to Mobile Application compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages