Re: linux/gui programming, getting started
From: Måns Rullgård (mru_at_inprovide.com)
Date: 11/14/04
- Next message: inquirydog: "Rant against automake"
- Previous message: TJ Edmister: "linux/gui programming, getting started"
- In reply to: TJ Edmister: "linux/gui programming, getting started"
- Next in thread: Lawrence D¹Oliveiro: "Re: linux/gui programming, getting started"
- Reply: Lawrence D¹Oliveiro: "Re: linux/gui programming, getting started"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 14 Nov 2004 23:29:40 +0100
damage_x@hotmail.com (TJ Edmister) writes:
> I am wondering how to create programs for X, KDE, or whatever via
> assembly. I've found examples of assembly language programs that run
> in the console but for apps that would run in the gui I don't know
> where to begin.
Writing a graphical application in assembly is virtually impossible,
and there is no reason anyone should want to do so. You're much
better off coding in C, leaving the dirty work to the compiler.
> Also, are there any BASIC compilers?
I hope not.
-- Måns Rullgård mru@inprovide.com
- Next message: inquirydog: "Rant against automake"
- Previous message: TJ Edmister: "linux/gui programming, getting started"
- In reply to: TJ Edmister: "linux/gui programming, getting started"
- Next in thread: Lawrence D¹Oliveiro: "Re: linux/gui programming, getting started"
- Reply: Lawrence D¹Oliveiro: "Re: linux/gui programming, getting started"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|