ryukinix / lisp-inference

An Inference Engine based on Propositional Calculus written in Common Lisp
https://logic.manoel.dev
BSD 3-Clause "New" or "Revised" License
40 stars 1 forks source link

Webapp should treat invalid expressions and avoid server kill or 500 HTTP errors #19

Open ryukinix opened 5 years ago

ryukinix commented 5 years ago

I need properly treat the invalid requests and show a proper message without letting the server die.