g0dzill3r / lispy

Scheme interpreter in Kotlin
0 stars 0 forks source link

Need better reflection capabilities. #5

Open g0dzill3r opened 1 year ago

g0dzill3r commented 1 year ago

The $env and $scope functions are primitive and need to provide more information for introspecting the state of the interpreter environment.