Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Forth

Forth

Scheduled Pinned Locked Moved The Lounge
27 Posts 14 Posters 33 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Uros Calakovic

    The only programming language that has more implementations than users.

    The bearing of a child takes nine months, no matter how many women are assigned.

    M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #12

    I remember look at some Forth code the guys were writing for an Atari 400/800 at the game company I was working at years ago. I was coding 6502 assembly for the C64 on [a separate game](http://www.myabandonware.com/game/turtle-toyland-jr-6g7). Forth seemed completely unintelligible. While my first "computer" was an HP calculator and I loved RPN, the programming (all 49 instruction spaces) was still linear. Funny that, now that I think about it.

    Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

    CPalliniC OriginalGriffO Sander RosselS 3 Replies Last reply
    0
    • OriginalGriffO OriginalGriff

      Tachyonx wrote:

      there is even a .net implementation published on CP: Delta Forth .NET

      Isn't that a First Person Shooter for LISP developers: Delta Forth[^] ?

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #13

      If you play that you're thertain to develop a LITHP

      Wrong is evil and must be defeated. - Jeff Ello

      1 Reply Last reply
      0
      • K kalberts

        Referring to your sig: According to the book, Forth is especially strong in selected areas of math - I read in the book "Go Forth, and multiply".

        D Offline
        D Offline
        den2k88
        wrote on last edited by
        #14

        For sure it has power. I will root for it!

        * CALL APOGEE, SAY AARDWOLF * GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X * Never pay more than 20 bucks for a computer game. * I'm a puny punmaker.

        1 Reply Last reply
        0
        • OriginalGriffO OriginalGriff

          Ah. The Hotel California of programming languages.

          Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #15

          What a nice surprise! :-D

          In testa che avete, signor di Ceprano?

          1 Reply Last reply
          0
          • M Marc Clifton

            I remember look at some Forth code the guys were writing for an Atari 400/800 at the game company I was working at years ago. I was coding 6502 assembly for the C64 on [a separate game](http://www.myabandonware.com/game/turtle-toyland-jr-6g7). Forth seemed completely unintelligible. While my first "computer" was an HP calculator and I loved RPN, the programming (all 49 instruction spaces) was still linear. Funny that, now that I think about it.

            Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

            CPalliniC Offline
            CPalliniC Offline
            CPallini
            wrote on last edited by
            #16

            I tried for a while the Forth programming language on my ZX Spectrum, then I discarded it in favour of the Z80 assembly.

            In testa che avete, signor di Ceprano?

            1 Reply Last reply
            0
            • M Marc Clifton

              I remember look at some Forth code the guys were writing for an Atari 400/800 at the game company I was working at years ago. I was coding 6502 assembly for the C64 on [a separate game](http://www.myabandonware.com/game/turtle-toyland-jr-6g7). Forth seemed completely unintelligible. While my first "computer" was an HP calculator and I loved RPN, the programming (all 49 instruction spaces) was still linear. Funny that, now that I think about it.

              Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

              OriginalGriffO Offline
              OriginalGriffO Offline
              OriginalGriff
              wrote on last edited by
              #17

              I'm pretty sure HP calculators used RPN purely to prevent anyone borrowing them off you more than once... :laugh:

              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

              1 Reply Last reply
              0
              • M Marc Clifton

                I remember look at some Forth code the guys were writing for an Atari 400/800 at the game company I was working at years ago. I was coding 6502 assembly for the C64 on [a separate game](http://www.myabandonware.com/game/turtle-toyland-jr-6g7). Forth seemed completely unintelligible. While my first "computer" was an HP calculator and I loved RPN, the programming (all 49 instruction spaces) was still linear. Funny that, now that I think about it.

                Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                Sander RosselS Offline
                Sander RosselS Offline
                Sander Rossel
                wrote on last edited by
                #18

                That game seems oddly familiar... Memory is vague... I did own a C64 back in the day though :omg:

                Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                M 1 Reply Last reply
                0
                • CPalliniC CPallini

                  However they are all nicely stacked.

                  P Online
                  P Online
                  PIEBALDconsult
                  wrote on last edited by
                  #19

                  The users?

                  CPalliniC 1 Reply Last reply
                  0
                  • U Uros Calakovic

                    The only programming language that has more implementations than users.

                    The bearing of a child takes nine months, no matter how many women are assigned.

                    M Offline
                    M Offline
                    megaadam
                    wrote on last edited by
                    #20

                    Since when do they have two users?

                    ... such stuff as dreams are made on

                    1 Reply Last reply
                    0
                    • P PIEBALDconsult

                      The users?

                      CPalliniC Offline
                      CPalliniC Offline
                      CPallini
                      wrote on last edited by
                      #21

                      Might be.

                      In testa che avete, signor di Ceprano?

                      1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        That game seems oddly familiar... Memory is vague... I did own a C64 back in the day though :omg:

                        Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                        M Offline
                        M Offline
                        Marc Clifton
                        wrote on last edited by
                        #22

                        Sander Rossel wrote:

                        I did own a C64 back in the day though

                        I didn't think you were that old! I wrote that back in 1982 or so. Sadly, HESWare folded right after (like within days) of it going to market. I eventually received a royalty check for a dollar and change. :sigh: Marc

                        Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                        Sander RosselS 1 Reply Last reply
                        0
                        • M Marc Clifton

                          Sander Rossel wrote:

                          I did own a C64 back in the day though

                          I didn't think you were that old! I wrote that back in 1982 or so. Sadly, HESWare folded right after (like within days) of it going to market. I eventually received a royalty check for a dollar and change. :sigh: Marc

                          Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                          Sander RosselS Offline
                          Sander RosselS Offline
                          Sander Rossel
                          wrote on last edited by
                          #23

                          Well, I'm not THAT old actually, I'm from '87. When I was about 6 years old I got an uncle's old C64 with a whole lot of floppy disks and I think your game was one of them. What are the odds? :omg: I remember my favorites were Donald Duck's Playground[^] and Robin of the Wood[^]. It didn't last very long as we got a Windows 95 computer when it came out. And I occasionally played on my dad's DOS computer (Prince of Persia and Titus the Fox mostly), but not a lot since that was also his work computer. Good old times :D Since I've played your game once or twice I could give you another dollar to soften the pain ;p :laugh:

                          Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                          M 1 Reply Last reply
                          0
                          • U Uros Calakovic

                            The only programming language that has more implementations than users.

                            The bearing of a child takes nine months, no matter how many women are assigned.

                            R Offline
                            R Offline
                            Rick York
                            wrote on last edited by
                            #24

                            I have had some dealings with Forth in the past. In seemed like a write-only language to me. I could never fathom what was going on from just reading it.

                            1 Reply Last reply
                            0
                            • U Uros Calakovic

                              The only programming language that has more implementations than users.

                              The bearing of a child takes nine months, no matter how many women are assigned.

                              Richard DeemingR Offline
                              Richard DeemingR Offline
                              Richard Deeming
                              wrote on last edited by
                              #25

                              I thought Forth had more bridges than users! :-D As Monday's headline should have read: Queen Elizabeth the Second opens Scotland's third Forth bridge to Fife


                              "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                              "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                              1 Reply Last reply
                              0
                              • Sander RosselS Sander Rossel

                                Well, I'm not THAT old actually, I'm from '87. When I was about 6 years old I got an uncle's old C64 with a whole lot of floppy disks and I think your game was one of them. What are the odds? :omg: I remember my favorites were Donald Duck's Playground[^] and Robin of the Wood[^]. It didn't last very long as we got a Windows 95 computer when it came out. And I occasionally played on my dad's DOS computer (Prince of Persia and Titus the Fox mostly), but not a lot since that was also his work computer. Good old times :D Since I've played your game once or twice I could give you another dollar to soften the pain ;p :laugh:

                                Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                                M Offline
                                M Offline
                                Marc Clifton
                                wrote on last edited by
                                #26

                                Sander Rossel wrote:

                                I got an uncle's old C64 with a whole lot of floppy disks and I think your game was one of them. What are the odds?

                                Fascinating. I remember vaguely writing the copy protection scheme, basically fairly easy to defeat, but changing the number of sectors on the specific tracks of the disk that would make standard floppy copying impossible. :rolleyes:

                                Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                Sander RosselS 1 Reply Last reply
                                0
                                • M Marc Clifton

                                  Sander Rossel wrote:

                                  I got an uncle's old C64 with a whole lot of floppy disks and I think your game was one of them. What are the odds?

                                  Fascinating. I remember vaguely writing the copy protection scheme, basically fairly easy to defeat, but changing the number of sectors on the specific tracks of the disk that would make standard floppy copying impossible. :rolleyes:

                                  Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802

                                  Sander RosselS Offline
                                  Sander RosselS Offline
                                  Sander Rossel
                                  wrote on last edited by
                                  #27

                                  You didn't distribute it on floppy in the first place? My uncle isn't exactly a computer genius, so I doubt he'd be able to defeat your copy protection himself :)

                                  Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups