Concepts of Scala Language

69 views
Skip to first unread message

Anderson Santos

unread,
May 30, 2012, 2:56:06 PM5/30/12
to scala-i...@googlegroups.com
Hi folks,

I'm trying to assess the concepts of Scala language, however I'm having some troubles to find information about this following topics:
  • Binding of Atributtes and Variables
    • If the binding is static or dynamic?
  • Storage Bindings and Lifetime
  • Type Checking 
You can find information about these topics at the book Concepts of Programming Language, Robert W. Sebesta.

I'd like some material recommendation about this kind of concepts or any answer about this.

Thanks.

Simon Ochsenreither

unread,
May 31, 2012, 2:42:35 PM5/31/12
to scala-i...@googlegroups.com
Hi,

I tried to have a look at CoPL, but there doesn't seem to be any usable reference online.
Could you be a bit more precise about what you're interested in, so I can either answer or point to the appropriate resources?

Thanks and bye,

Simon

Kevin Wright

unread,
May 31, 2012, 3:04:23 PM5/31/12
to scala-i...@googlegroups.com
scala-internals is NOT an appropriate place for homework questions.

Anderson Santos

unread,
May 31, 2012, 3:05:23 PM5/31/12
to scala-i...@googlegroups.com
Hi, 

More precisely, I'd like to know if Scala has Static scope and dynamic type binding?

Thanks


2012/5/31 Simon Ochsenreither <simon.och...@googlemail.com>



--
Anderson Santos

Undergraduate in Computer Science
Institute of Computing - Federal University of Alagoas - UFAL
Member Group of Optimization of the Web - GrOW

LATTES: http://lattes.cnpq.br/3872024325230898

Adriaan Moors

unread,
May 31, 2012, 5:36:01 PM5/31/12
to scala-i...@googlegroups.com
this is not the forum to discuss this, please let this be the end of this thread

at best, scala-debate may be appropriate, but you'd have to be a little bit more precise in your question
yes, variables are statically scoped, but i have no idea what dynamic type binding is
if it means dynamic dispatch (or late binding ) as in Java, then yes, yes of course

in any case, this group is meant only for technical discussions on the internals of the language
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages