cirilisp/eval.h

3 lines
57 B
C

#pragma once
object eval(object input, env currentEnv);