Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #17719 > unrolled thread
| Started by | the_gavino_himself <visphatesjava@gmail.com> |
|---|---|
| First post | 2012-11-29 12:12 -0800 |
| Last post | 2012-11-29 22:45 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.forth
functional programming haskell lisp claim to beat object programming, what does forth have? the_gavino_himself <visphatesjava@gmail.com> - 2012-11-29 12:12 -0800
Re: functional programming haskell lisp claim to beat object programming, what does forth have? Mikael Nordman <oh2aun@invalid.com> - 2012-11-29 22:45 +0200
| From | the_gavino_himself <visphatesjava@gmail.com> |
|---|---|
| Date | 2012-11-29 12:12 -0800 |
| Subject | functional programming haskell lisp claim to beat object programming, what does forth have? |
| Message-ID | <822a9a99-a9ef-4347-aade-6069b4008a0a@googlegroups.com> |
I am not joking. I am unix admin and don't understand this stuff but have read smalltalk is the only proper oo language and its message oriented not object. I noticed a object system in gforth. What will forth do if functional is better? All I really get from my unix is that it is important to use all cpus on a box and to keep everything in main memory for speed and possibly log updates to the in memory data to disk, which can be fast, and this is called prevayler.org style which makes SQL databases not really needed in all but very large apps. How does forth compete with haskell lisp and even smalltalk? Do they have advantages that forth can't overcome? or does forh not needs oo or function ro message paradigms?
[toc] | [next] | [standalone]
| From | Mikael Nordman <oh2aun@invalid.com> |
|---|---|
| Date | 2012-11-29 22:45 +0200 |
| Message-ID | <k98hhb$8js$1@dont-email.me> |
| In reply to | #17719 |
On 29.11.2012 22:12, the_gavino_himself wrote: > I am not joking. > > I am unix admin and don't understand this stuff but have read smalltalk is the only proper oo language and its message oriented not object. > > I noticed a object system in gforth. > > What will forth do if functional is better? > > All I really get from my unix is that it is important to use all cpus on a box and to keep everything in main memory for speed and possibly log updates to the in memory data to disk, which can be fast, and this is called prevayler.org style which makes SQL databases not really needed in all but very large apps. > > How does forth compete with haskell lisp and even smalltalk? > Do they have advantages that forth can't overcome? > or does forh not needs oo or function ro message paradigms? > Dear Mr. Gavino Himself Forget all of the above. The ultimate Language is ERLANG. Its a message passing functional language, ideal for massively parellell systems. For managing your IT systems, use blueprints from pathway systems. A truly elegant system. Then you will never ever need to script your unix again. Just point and click.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.forth
csiph-web