Category talk:Ada: Difference between revisions

m
(Move that detail to the implementation template.)
m (→‎web stuff: add sig)
 
(4 intermediate revisions by 3 users not shown)
Line 5:
:::: A language doesn't typically have an execution method outside of an implementation. Details such as bytecode-oriented, native-code, JIT and interpreted are all a matter of implementation for all languages that I know of which aren't also definitions of a specific virtual machine, such as CLR, Parrot, JVM, BrainF*** and SNUSP. Details like execution method should be moved from the language template to the implementation template. Toolchains are typically separate from the semantics and meaning of most languages. With Ada being a relatively rigorously standardized language, I don't see that anything not defined as part of its language standard should be indicated to be an integral part of the language.
:::: Regardless, this has highlighted a problem with the current design of the language template (Not something to get excited about, as few rollouts are flawless.); Having certain details as scalar values rather than lists leads to information loss. The next iteration of the language template might try transcluding the list from another page.--[[User:Short Circuit|Short Circuit]] 08:50, 2 August 2009 (UTC)
::::: Yes, I agree with that. It belongs to the language implementation template. (Granted, there are languages mandating certain implementations or making some classes of implementation difficult.) --[[User:Dmitry-kazakov|Dmitry-kazakov]] 09:13, 2 August 2009 (UTC)
:::"Standard execution method" was probably the wrong phrase to use. "Standard" has a couple meanings. Maybe I should have said "most likely execution method you'd run into if you chose to program in a language". Does that make it any better? --[[User:Mwn3d|Mwn3d]] 15:29, 28 August 2009 (UTC)
== Custom highlighting ==
 
I just removed some custom syntax highlighting from the Ada example in [[Exponentiation operator]]. Does anyone remember anywhere else that this was done to avoid just going through and checking? --[[User:Mwn3d|Mwn3d]] 15:26, 28 August 2009 (UTC)
 
== web stuff ==
 
These Tasks would best be implemented using [http://libre.adacore.com/libre/tools/aws AWS]:
* [[Active Directory/Connect]] (in reality it's just LDAP)
* [[Active Directory/Search for a user]]
* [[HTTPS]]
* [[HTTPS/Authenticated]]
* [[HTTPS/Client-authenticated]]
* [[Rosetta Code/Count examples]]
* [[Rosetta Code/Find unimplemented tasks]]
* [[Send email]]
* [[SOAP]]
* [[Web scraping]]
* [[Yahoo! search interface]]
 
I don't have AWS available, but will have a look at them as soon as i have. [[User:Oenone|Oenone]] 09:54, 16 December 2010 (UTC)
256

edits