Skip to content

AKDL stays for Another Keyword Definition Language It’s all about defining a syntax and generating java parser and runtime code.

License

Notifications You must be signed in to change notification settings

dragan-clapp-creator/akdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akdl

AKDL stays for Another Keyword Definition Language

It’s all about defining a syntax and generating java parser and runtime code. If you define your syntax in a file named, for instance, test.def, run AKDL as follows:

java akdl.AKDLmain test.def

If you are not familiar with the way of defining your syntax in your .def file, please refer to the Visual AKDL Editor which will help you creating this .def file in a fully intuitive way.

About

AKDL stays for Another Keyword Definition Language It’s all about defining a syntax and generating java parser and runtime code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages