• Pascal projects

    From Buckaroo Banzai@VERT/INFINITY to All on Fri Mar 31 19:51:51 2017
    If anyone is interested, I have several projects, all available at SourceForge, that I'll willing to take some collaborators on.

    The first on is called Wycker and it is a BBS Log Analyzer, Archiover and Stats generator. https://sourceforge.net/projects/wycker/ THis one is what I am currently working on and it about 75% complete.

    Next is Serenity and it is a TinyTic/Allfix replacement. https://sourceforge.net/projects/sbbs-serenity/ Haven't started coding on this one yet.

    Next is CorpWars. This is a BBS Door game along the lines of ShadowRun with a few twists. https://sourceforge.net/projects/corpwars/ It is meant to be qa console game and I have not yet started coding this one either.

    Lastly is Firefly. It is meant to be a replacement for Argus/Radius/Taurus. https://sourceforge.net/projects/ftn-firefly/ I have the last code release for Taurus and am looking at converting it from Delphi into Free Pascal/Lazarus and then updating an adding to it.

    I can be reached here, or at Split Infiinty (infinity.synchro.net) or at steven.sheeley@gmail.com

    ... Behind every successful man is an astonished mother-in-law.

    ---
    ■ Synchronet ■ Split Infinity BBS - Rupert, WV
  • From Deavmi@VERT/KK4QBN to Buckaroo Banzai on Sat Apr 1 15:36:21 2017
    On 2017-03-31 09:51 PM, Buckaroo Banzai wrote:
    If anyone is interested, I have several projects, all available at SourceForge,
    that I'll willing to take some collaborators on.

    The first on is called Wycker and it is a BBS Log Analyzer, Archiover and Stats
    generator. https://sourceforge.net/projects/wycker/ THis one is what I am currently working on and it about 75% complete.

    Next is Serenity and it is a TinyTic/Allfix replacement. https://sourceforge.net/projects/sbbs-serenity/ Haven't started coding on this
    one yet.

    Next is CorpWars. This is a BBS Door game along the lines of ShadowRun with a few twists. https://sourceforge.net/projects/corpwars/ It is meant to be qa console game and I have not yet started coding this one either.

    Lastly is Firefly. It is meant to be a replacement for Argus/Radius/Taurus. https://sourceforge.net/projects/ftn-firefly/ I have the last code release for
    Taurus and am looking at converting it from Delphi into Free Pascal/Lazarus and
    then updating an adding to it.

    I can be reached here, or at Split Infiinty (infinity.synchro.net) or at steven.sheeley@gmail.com

    ... Behind every successful man is an astonished mother-in-law.

    ---
    � Synchronet � Split Infinity BBS - Rupert, WV

    Convert to Free Pascal from Delphi (If I am not mistaken it should work
    well as the FPC compiler has a Delphi mode.

    ---
    þ Synchronet þ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Vk3jed@VERT/FREEWAY to Buckaroo Banzai on Sun Apr 2 11:49:00 2017
    Buckaroo Banzai wrote to All <=-

    If anyone is interested, I have several projects, all available at SourceForge, that I'll willing to take some collaborators on.

    Depending on how my relearning goes, I might be interested in taking a look down the track. Bit early now, but in time.


    ... All real programs contain errors.
    --- MultiMail/Win32 v0.49
    ■ Synchronet ■ Freeway BBS in Bendigo, Australia.
  • From jagossel@VERT/KK4QBN to Deavmi on Sun Apr 2 00:33:17 2017
    Re: Re: Pascal projects
    By: Deavmi to Buckaroo Banzai on Sat Apr 01 2017 11:36 am

    Convert to Free Pascal from Delphi (If I am not mistaken it should work
    well as the FPC compiler has a Delphi mode.

    Sounds like FreeBASIC as well: has a "QBasic" mode to compile QBasic code.

    I apologize, I am more fond of BASIC than Pascal. I read Delphi Pascal once, only to conclude that it was not the application that was the problem, but the server that was the problem; so, never wrote in Pascal.

    It is interesting to see that Pascal is still being used to this day; even
    with Free Pascal and Lazuras (spell?) IDE.

    -jag
    Code it, script it, automate it!

    ---
    ■ Synchronet ■ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Deavmi@VERT/KK4QBN to jagossel on Sun Apr 2 06:17:25 2017
    Re: Re: Pascal projects
    By: Deavmi to Buckaroo Banzai on Sat Apr 01 2017 11:36 am

    Sounds like FreeBASIC as well: has a "QBasic" mode to compile QBasic code.

    I apologize, I am more fond of BASIC than Pascal. I read Delphi Pascal once, only to conclude that it was not the application that was the problem, but the server that was the problem; so, never wrote in Pascal.

    It is interesting to see that Pascal is still being used to this day; even with Free Pascal and Lazuras (spell?) IDE.

    -jag
    Code it, script it, automate it!



    Yeah. It's still used. Atleast Delphi is but I know there are many still doing Pascal (but yeah).

    ---
    ■ Synchronet ■ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Vk3jed@VERT/FREEWAY to jagossel on Sun Apr 2 20:26:00 2017
    jagossel wrote to Deavmi <=-

    Sounds like FreeBASIC as well: has a "QBasic" mode to compile QBasic
    code.

    Interesting. :)

    I apologize, I am more fond of BASIC than Pascal. I read Delphi Pascal once, only to conclude that it was not the application that was the problem, but the server that was the problem; so, never wrote in
    Pascal.

    I preferred Pascal. At the time, BASIC was still an interpreted language. Compilers came along later, other than a couple of lesser known ones. By the time a BASIC IDE and nice, structured version came along, I was firmly in the Pascal camp.

    It is interesting to see that Pascal is still being used to this day;
    even with Free Pascal and Lazuras (spell?) IDE.


    Yep. :)


    ... Spam: The triumph of technology over taste.
    --- MultiMail/Win32 v0.49
    ■ Synchronet ■ Freeway BBS in Bendigo, Australia.
  • From Deavmi@VERT/KK4QBN to Vk3jed on Sun Apr 2 10:14:32 2017
    Interesting. :)

    I preferred Pascal. At the time, BASIC was still an interpreted language. Compilers came along later, other than a couple of lesser known ones. By the time a BASIC IDE and nice, structured version came along, I was firmly in the Pascal camp.

    Yep. :)

    ... Spam: The triumph of technology over taste.
    --- MultiMail/Win32 v0.49
    Γûá Synchronet Γûá Freeway BBS in Bendigo, Australia.



    In the early days of Pascal it was interpreted but that changed (for the better too).

    +----+----+----+----+----+----+----+----+----+----+
    Tristan B. Kildaire (deavmi@kk4qbn.synchro.net)
    Info: `finger deavmi@kk4qbn.synchro.net` +----+----+----+----+----+----+----+----+----+----+

    ---
    ■ Synchronet ■ KK4QBN + (706)-422-9538 + kk4qbn.synchro.net + 24/7/365
  • From Vk3jed@VERT/FREEWAY to Deavmi on Mon Apr 3 11:26:00 2017
    Deavmi wrote to Vk3jed <=-

    In the early days of Pascal it was interpreted but that changed (for
    the better too).

    Yeah, interpreted Pascal was before my time though, but compiled BASIC came much later. There was an early DOS BASIC compiler (BASCOM.EXE IIRC) that worked, but it wasn't that common, and I can't recall if there were any limitations compared to using GWBASIC.


    ... I don't make jokes. I just watch the government and report the facts.
    --- MultiMail/Win32 v0.49
    ■ Synchronet ■ Freeway BBS in Bendigo, Australia.
  • From Deavmi@VERT/KK4QBN to Buckaroo Banzai on Tue Aug 8 00:54:49 2017
    On 2017-03-31 09:51 PM, Buckaroo Banzai wrote:
    If anyone is interested, I have several projects, all available at SourceForge,
    that I'll willing to take some collaborators on.

    The first on is called Wycker and it is a BBS Log Analyzer, Archiover and Stats
    generator. https://sourceforge.net/projects/wycker/ THis one is what I am currently working on and it about 75% complete.

    Next is Serenity and it is a TinyTic/Allfix replacement. https://sourceforge.net/projects/sbbs-serenity/ Haven't started coding on this
    one yet.

    Next is CorpWars. This is a BBS Door game along the lines of ShadowRun with a few twists. https://sourceforge.net/projects/corpwars/ It is meant to be qa console game and I have not yet started coding this one either.

    Lastly is Firefly. It is meant to be a replacement for Argus/Radius/Taurus. https://sourceforge.net/projects/ftn-firefly/ I have the last code release for
    Taurus and am looking at converting it from Delphi into Free Pascal/Lazarus and
    then updating an adding to it.

    I can be reached here, or at Split Infiinty (infinity.synchro.net) or at steven.sheeley@gmail.com

    ... Behind every successful man is an astonished mother-in-law.
    .[0m
    ---
    ... .[32mSynchronet.[0m ... Split Infinity BBS - Rupert, WV

    Why not GitHub?

    Sourceforge is eh.

    Idk though. Just my opinion.

    ---
    * Synchronet * KK4QBN - kk4qbn.synchro.net - 7064229538 - Chatsworth GA USA