codedthinking / Kezdi.jl

An umbrella of Julia packages for data analysis, in loving memory of Gábor Kézdi
Other
9 stars 0 forks source link

feat: check syntax early #55

Closed korenmiklos closed 1 week ago

korenmiklos commented 1 week ago

For each command check the syntax and provide a helpful error message to users.

Related to #40

check_syntax(command)