Re: [fpc-other] ESCAPE: Environment for the Simulation of Computer Architectures for the Purpose of Education

2015-10-20 Thread Skybuck Flying
I see a bit of a risk here though. By teaching this to students they will be "pre-judged" and learning a certain way of thinking about computer micro architecture and might deprive/take away creative solutions/approaches from them to micro architecture design. But I guess it's better than no

Re: [fpc-other] ESCAPE: Environment for the Simulation of Computer Architectures for the Purpose of Education

2015-10-20 Thread Skybuck Flying
Ok, I tried and compiled the Delphi version. Only issue Delphi XE7 ran into was DirectorySeparator. TPath.DirectorySeparator did not seem to work. So I replaced it lazy with '\' for now to see if it would compile. It does compile and run. However there is some problem with the examples as fa

Re: [fpc-other] ESCAPE: Environment for the Simulation of Computer Architectures for the Purpose of Education

2015-10-20 Thread Skybuck Flying
-Original Message- From: Jonas Maebe Sent: Tuesday, 20 October 2015 10:45 To: Other FPC related discussions. Subject: Re: [fpc-other] ESCAPE: Environment for the Simulation of Computer Architectures for the Purpose of Education Skybuck Flying wrote: Running into a few issues with

Re: [fpc-other] ESCAPE: Environment for the Simulation of Computer Architectures for the Purpose of Education

2015-10-20 Thread Skybuck Flying
Running into a few issues with Delphi, would be nice if you could fix it up a bit so that it runs under Delphi ? I am not sure if that's possible though, since you know code better... I'll wait for your response if any ;) Bye, Skybuck :) -Original Message- From: Jonas Maebe Sent:

Re: [fpc-other] ESCAPE: Environment for the Simulation of Computer Architectures for the Purpose of Education

2015-10-20 Thread Skybuck Flying
Looks interesting. Does this still compile under Delphi ? I guess I could try it out myself, but a bit busy now... Bye, Skybuck. -Original Message- From: Jonas Maebe Sent: Monday, 19 October 2015 14:24 To: fpc-other@lists.freepascal.org Subject: [fpc-other] ESCAPE: Environment for t

Re: [fpc-other] JavaScript based Turbo Pascal 3 compiler

2013-10-24 Thread Skybuck Flying
A python to pascal compiler would be nice ;) Bye, Skybuck. ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-other

Re: [fpc-other] Hitler Reacts to Delphi's Position On the TIOBE Index

2013-03-17 Thread Skybuck Flying
Very inspirational. I just created another one: http://www.youtube.com/watch?v=xR78Pjioc0k That will blow your sucks off ;) :) Hihihihihihihihi Bye, Skyhitler ! ;) :) ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal

[fpc-other] Re: "NoTarget" could also be a target

2011-04-08 Thread Skybuck Flying
Defined(i386) or Defined(Arm) or Defined(Etc)) const {$ifend} {$if Defined(i386)) bla = 1 {ifend} {if Defined(arm)) bla = 2 {ifend} And so forth... Bye, Skybuck. - Original Message - From: "Skybuck Flying" To: "Free Pascal Other MailList" Sent: Thursd

Re: [fpc-other] Running Mac OS X in emulator on Windows ?

2008-12-12 Thread Skybuck Flying
Tomorrow I will give VM Ware one last try with their "Workstation" product ! DOH ! Bye, Skybuck. ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-other

Re: [fpc-other] Running Mac OS X in emulator on Windows ?

2008-12-12 Thread Skybuck Flying
Ok, So far this has been one gigant waste of effort and time. None of these two products does anything at all. I had a feeling vmware was gonna be crap that's why I never tried it in the first place. The server 2.0 is bullshit, and their player is even worse bullshit. All I want is to run ano

Re: [fpc-other] Running Mac OS X in emulator on Windows ?

2008-12-12 Thread Skybuck Flying
I was following instructions from this link: http://wiki.osx86project.org/wiki/index.php/Vmware_how_to It said to install vmware server... However it's a 600 MB executable which had a little problem but running gpupdate.exe magically solved it... Finally this seems to be some kind of apache/

Re: [fpc-other] Running Mac OS X in emulator on Windows ?

2008-12-12 Thread Skybuck Flying
I am gonna try vmware next... maybe this a bit more professional software since I think this was being used at some data center ;) Bye, Skybuck. ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/

[fpc-other] Running Mac OS X in emulator on Windows ?

2008-12-12 Thread Skybuck Flying
Hello, I would like to experiment with free pascal and Mac OS X, maybe even Lazarus. However I would like to run Mac OS X inside some kind of emulator. I tried Virtual PC and PearPC without much luck. I tried some torrents from the pirate bay.. not much luck. Is anybody actually running Max

Re: [fpc-other] [fpc-pascal] Porting linux to pascal, would it be, possible ?

2008-12-06 Thread Skybuck Flying
What exactly is the linux kernel ? Does it have a command prompt to interact with the user ? (Like ms-dos ?) Bye, Skybuck. ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-other

Re: [fpc-other] [fpc-pascal] Porting linux to pascal, would it be, possible ?

2008-12-06 Thread Skybuck Flying
- Original Message - From: "Graeme Geldenhuys" <[EMAIL PROTECTED]> To: "Other FPC related discussions." Sent: Saturday, December 06, 2008 12:56 PM Subject: [fpc-other] [fpc-pascal] Porting linux to pascal, would it be,possible ? On Fri, Dec 5, 2008

[fpc-other] Coding for multiple targets/instruction sets get confusing, yes or no ?

2008-04-16 Thread Skybuck Flying
Hello, I have a question for the developers of free pascal compiler: I see free pascal compiler supports multiple targets like IA32 and PowerPC, so I have little question about that: First of all, are the same programmers writing code to support both targets ? If so then my question become

[fpc-other] SkybuckODE version 0.05 available (has nice search path feature :) and extension filter)

2008-02-15 Thread Skybuck Flying
Hello, SkybuckODE version 0.05 is available from the sourceforge/subversion section. New features are: + Better-than-explorer like browsing, all in one view. + Easy search path building. (SearchPath.txt) + File extension filter. (ExtensionFilter.txt) http://skybuckode.svn.sourceforge.net/vie

[fpc-other] Which operating system is used to develop FPC ?

2008-02-15 Thread Skybuck Flying
Hello, I have a question on my mind, a question for each individual developer of Free Pascal Compiler: Which operating system do you use to develop the compiler ? One last question in case it's not windows: Do you have the ability to run windows applications, for example via WINE ? :) Bye, S