Skip to content

opening-hours/opening_hours_grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

opening_hours_grammar

ANTLR grammar for opening_hours from OpenStreetMap

Limitations and trade offs

  • No deep semantic ATM ("14:00-12:00" is "okay") because first iterations should be flexible
  • There no linter YET. No soft error checking in minimal version, like opening_hours.js (HTML-like parsing "Oh you did mistake here, let me fix this for you" is not goal of this project); because it will bloat grammar in every aspect and direction.
  • Multiple versions of grammar (more/less restrictive) may occur over time.

Contributing

How to use

IDE
Command line

How to develop

About

ANTLR grammar for opening_hours from OpenStreetMap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages