Chez Scheme is now free
github.com
Chez Scheme is now free
1–10 of 185 posts
Re: Chez Scheme is now free
#2Good on Cisco for open sourcing it.
I'm interested to hear what regular scheme programmers feel about this news.
Re: Chez Scheme is now free
#3Re: Chez Scheme is now free
#4Re: Chez Scheme is now free
#5Re: Chez Scheme is now free
#6Making fast scheme interpreters is something I always come back to, a timeless exercise that makes for a great way to decompress over a week (wow I'm a nerd). I'm excited to find some nuggets of micro-optimized gold!
Re: Chez Scheme is now free
#7It's about time! Although I'm curious---how did Cisco end up owning it?
Re: Chez Scheme is now free
#8IIRC, this was a high performance scheme developed at Indiana University that was closed source for a long time. Good on Cisco for open sourcing it. I'm interested to hear what regular scheme programmers feel about this news.
Re: Chez Scheme is now free
#9Making fast scheme interpreters is something I always come back to, a timeless exercise that makes for a great way to decompress over a week (wow I'm a nerd). I'm excited to find some nuggets of micro-optimized gold!
Compiler. Chez scheme is compiled with a nano-pass compiler. https://www.youtube.com/watch?v=Os7FE3J-U5Q