class Cryslisp::Evaluator

Defined in:

evaluator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def eval(expr : LispValue) : LispValue #

Whats wrong here?


[View source]