Timeline for Are there any programming languages that make use of adjectives?
Current License: CC BY-SA 3.0
25 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 31, 2020 at 3:00 | history | tweeted | twitter.com/StackSoftEng/status/1266927483099717633 | ||
| May 26, 2020 at 13:27 | review | Close votes | |||
| May 31, 2020 at 3:04 | |||||
| May 26, 2020 at 13:04 | history | protected | gnat | ||
| Jul 25, 2013 at 3:03 | review | Close votes | |||
| Jul 26, 2013 at 13:16 | |||||
| Jul 18, 2013 at 11:48 | comment | added | jackweirdy | From a pythonic point of view, that last line looks like a list comprehension, IE [p for p in people if p is tall] | |
| Jul 18, 2013 at 9:26 | answer | added | evilcandybag | timeline score: 1 | |
| Jul 18, 2013 at 8:06 | answer | added | mouviciel | timeline score: 3 | |
| Jul 18, 2013 at 2:56 | answer | added | shambulator | timeline score: 12 | |
| Jul 18, 2013 at 2:46 | vote | accept | sdasdadas | ||
| Jul 18, 2013 at 2:41 | comment | added | sdasdadas | @LegoStormtroopr That's what I'm most comfortable with so it probably comes across as such. | |
| Jul 18, 2013 at 2:00 | answer | added | user69037 | timeline score: 1 | |
| Jul 18, 2013 at 1:22 | review | Close votes | |||
| Jul 18, 2013 at 12:23 | |||||
| Jul 18, 2013 at 1:12 | comment | added | user69037 | That looks like Python. | |
| Jul 18, 2013 at 1:08 | comment | added | gnat | at first glance, I misread title as "Are there any programming languages that make use of expletives?" | |
| Jul 18, 2013 at 0:25 | comment | added | user7433 | adjectives are reflected in attributes to some extent, yes? | |
| Jul 18, 2013 at 0:03 | answer | added | Erik Reppen | timeline score: 12 | |
| Jul 18, 2013 at 0:03 | vote | accept | sdasdadas | ||
| Jul 18, 2013 at 0:05 | |||||
| Jul 17, 2013 at 23:42 | comment | added | user40980 | Most language that allows for the creation of a DSL within the language itself could do this. A language such as perl where you can rewrite it to latin could fairly easily add additional constructs to the language to make use of adjectives. Similarly any language where the language itself is is a first class data type within the language (Lisp and Forth being the best example) could do this. | |
| Jul 17, 2013 at 23:35 | answer | added | Jörg W Mittag | timeline score: 2 | |
| Jul 17, 2013 at 23:31 | answer | added | Stephen C | timeline score: 1 | |
| Jul 17, 2013 at 23:21 | answer | added | daniel gratzer | timeline score: 1 | |
| Jul 17, 2013 at 23:06 | comment | added | sdasdadas | @jozefg Could you provide an example? There are probably ways to do it in all languages but I wouldn't want to see the Java reflection example, for instance. | |
| Jul 17, 2013 at 23:02 | answer | added | user28988 | timeline score: 24 | |
| Jul 17, 2013 at 23:02 | comment | added | daniel gratzer | This is easily simulated in a language like ruby with the appropriate method_missing | |
| Jul 17, 2013 at 22:54 | history | asked | sdasdadas | CC BY-SA 3.0 |