Skip to content

akanad/EMLParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EML

EML is a kind of a meta language to describe the UI for an EFL application.

you can find out more information here(http://eyomi.org/mediawiki/index.php/EML)

Prerequisites

running below command will be ok if you use ubuntu.

$ sudo apt install build-essential flex bison

How to use

$ make

$ cat some_ea_file.ea | eml_parser

or you are able to parse with a dbg mode enabled parser like below

$ cat some_ea_file.ea | eml_parser_dbg

About

parser for eml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published