本文介绍了我是一位经验丰富的C/C ++程序员,希望学习Scheme;有什么建议?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现的所有内容都是关于Lisp的高级方面,或者是展示功能性编程惯用法的方案.

我喜欢它,但是在跳入类似内容之前,我需要掌握语法,类型系统和所有基础知识.我想学习函数式编程,以便接触涅磐. ; p

如果有人对我如何起步有所了解.现在我在玩Racket和DrRacket以及IronScheme(我不在乎像IronPython那样).

基本上,我正在寻找文章,论文,教程(文本&&//||视频),以及除Notepad ++(我喜欢,但不适用于Scheme)之外的某种类型的IDE.

如果有人知道比Racket更好的解释器,请按我的方式发送链接.

我正在尝试从根本上(或者甚至可以追溯到Lisp之前)来了解我所做工作的更多理论方面.

现在,我只是想学习语法,以便可以用Scheme编写简单的程序,以便为以后的课程学习功能基础和模式做准备.

谢谢大家的帮助,我们欢迎您输入好与坏.但是请不要太邪恶. ;)

Everything I find is either on advanced aspects of lisp or scheme showing off functional programming idioms.

I love it but I need to get the syntax, type systems, and all the basics down pat before I jump into something like that. I want to learn functional programming so that I can reach Nirvana. ;p

If anyone has a clue on how I could start. Right now I play with Racket and DrRacket and also IronScheme (which I do not care for like i do IronPython).

Basically, I am looking for Articles, papers, tutorials (text &&/|| video), and also some type of IDE besides Notepad++ (which I love, but not for Scheme).

If anyone knows about a better interpretor than Racket please send the link my way please.

I''m trying to learn more theoretical aspects of what I do by going back to the roots (or as far back as Lisp goes anyway).

Right now, I am simply looking to learn the syntax so that I can write simple programs in Scheme so that I am prepared for the later courses that teach functional fundamentals and patterns.

Thank you everyone for your help and your input, good or evil, is welcome. But please not TOO evil. ;)

推荐答案


这篇关于我是一位经验丰富的C/C ++程序员,希望学习Scheme;有什么建议?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 08:51