wehu / ShenCPP

A port of Shen by C++
9 stars 0 forks source link

Evaluating declarations.kl #1

Open jaaso opened 10 years ago

jaaso commented 10 years ago

Hello wehu, I am trying make shen-cpp working again and update it to latest shen. Yesterday I successfully ran shen, and I did that by deleting this line of code if I can remember '(set shen.tc false)' from declarations.kl. Do you have why it is failing to eval (set shen.tc false) ? I added makefile to this project, tommorow I'll send pull request if you want for easier compiling shen-cpp.

jaaso commented 10 years ago

My bad, its failing at this line "(set property-vector (vector 20000))" in declarations.kl