Talk:Vala (programming language): Difference between revisions

Content deleted Content added
run(): simplist
Line 71:
 
:'''Erase!''' The idea of displaying generated code is in discord with the inherent philosophy of presenting a programming language: a programming language should relieve the programmer from viewing any generated code. If it instead be a preprocessor, then generated code should instead be very sparse. The explaining texts should in both cases contain information on what the system provides to the user, not how it works inside, except very superficially. ''<span style="color: #800000; background-color: #FFFFA0; padding: 1px 2px 3px 2px">Said: [[User:Rursus|<span style="color: blue">Rursus</span>]] [[User talk:Rursus|<span style="color: #800000">☻</span>]]</span>'' 08:29, 30 June 2008 (UTC)
 
::Vala (object oriented) can generate C (procedural) code so there are no exta compile-time dependencies compared to plain C. If I read this article, I'd want to know what that looks like. [[Special:Contributions/83.86.153.204|83.86.153.204]] ([[User talk:83.86.153.204|talk]]) 14:55, 2 December 2008 (UTC)
 
==Mem mgmt?==