lambda-calculus icon indicating copy to clipboard operation
lambda-calculus copied to clipboard

add option to forbid compiler directives in source

Open Kacarott opened this issue 3 years ago • 1 comments

Kacarott avatar Jan 25 '22 18:01 Kacarott

Probably granular.

I see no reason to ever forbid #constant ( though for consistency it should, again probably, be possible ), but allowing solvers to #import church-numbers.lc in a kata with numEncoding None ( for a Good reason ) is probably Bad.

JohanWiltink avatar Feb 07 '22 01:02 JohanWiltink