Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-4041-

Lisp... GUI mode?

Name: John 2011-06-29 4:55

Ive been really interested in learning how to program and i see all this talk about lisp. But its all in dos mode. Is there a way to do lisp with a gui? Cuz i really wanna do programming and i dont like dos.

Thanks

Name: Anonymous 2011-06-29 4:55

OpenGL.

Name: John 2011-06-29 4:57

>>2
Whats opengl? Thats the graphics thing for linux, right?

Name: John 2011-06-29 4:58

PS I am not allowed to install linux on this computer. Its a shared family computer. My dad said Im not even allowed to use LiveCDs. So if theres a windows way to do this it would be very much appreciated.

Thank you

Name: nocomment69 2011-06-29 5:01

guy thinks "lisp with a gui"
guy fails: http://tinyurl.com/69msqmg

69 ftw.

Name: Anonymous 2011-06-29 5:02

There are no GUIs for TEH LITHPu(^__^) because LITHP sucks

Name: John 2011-06-29 5:04

>>6
Well if it sucks why does everyone here love it so much? I mean seriously.

I want to make a few things in lisp LIKE a youtube hacker and facebook hacker and maybe even a video game. It cant be that hard guys. Im just asking if there is a version of lisp that uses a GUI instead of typing anything into notepad.

thanks

Name: Anonymous 2011-06-29 5:09

>>4
What about using a virtual desktop environment like VirtualBox?

Name: John 2011-06-29 5:14

>>8
how much is that cost? My dad might let me do that

Name: Anonymous 2011-06-29 5:18

>>9
You should use Google to figure out what it actually is (and then you would discover that it's free).

Name: John 2011-06-29 5:21

>>10
Ok. So its like a virtual computer? Sounds pretty cool.. i'll be able to use lisp more in that and install a Linux of my own. But what version of linux do i use? and how do i use lisp with a gui?

thanks for the help

Name: Anonymous 2011-06-29 5:33

>>11
You're misinformed. We are held together only by a shared disgust for all the alternatives.

Name: Anonymous 2011-06-29 6:47

>>7
I wouldn't call the few disgusting communist nerds at /proggles~/ "all"

Name: VIPPER 2011-06-29 6:56

I cant believe people respond to this.
IHBT

Name: Anonymous 2011-06-29 7:06

Emacs (+SLIME/...) is a "GUI" (not the right term, but fits your definition).
You can also use OpenGL, X and some other libraries if you want to make applications with visual interfaces.
The actual implementations are of course CLI, but so are most compilers.
There's also OpenGenera if you want an integrated environment like the Smalltalk ones with fancy interfaces, but given that you seem to be a kid who doesn't even know how to use a virtual machine, I'm not going to recommend it to you as the setup isn't trivial (not that setting up Emacs, various plugins and a few Lisp implementations on a Windows machine is much easier(or harder)). Setting them up on a *nix is a bit easier, but the OS is not too relevant except when dealing with unportable code.

Name: Anonymous 2011-06-29 7:29

google and download:
-ntemacs
-windows sdk(needed by ->)
-ecl
-eql(embedded qt lisp)(will also help you with slime).
Bother the appropriate mailing lists.
IHIHBT

Name: Anonymous 2011-06-29 7:37

I feel like we're all getting trolled very hard.

We are getting trolled very hard.

Name: John 2011-06-29 7:55

hey, i tried out ubuntu 11.04 in virtual box. it got a while but it works! im gonna try out emacs later andread the sicp some more. just wondering but how long does it take to learn the sicp? its been giving me a headache.

#17, i'm not a troll. just because im barely 18 (18 yes) and a bit computer dumb does not mean that im a troll. i still know more than the other kids at my school... i actually once made goatse the background on a teacher computer. haha. and i guessed a password, and i sent all of the teachers an email saying ``im gay lol''. i also know how to use irc and the secret 4chan boards so please stop making fun of me. im just trying to learn.

thank you #15. i'll try looking at that. im not a kid but you seem to be right about the rest.

thanks for all of your help!

Name: VIPPER 2011-06-29 8:36

>>18
Confirmed for GNAA operative.

Name: John 2011-09-16 2:25

bump

Name: Anonymous 2011-09-16 2:39

GUIs are for pussies, just like syntax.

Name: Anonymous 2011-09-16 8:57

>>21
Whenever I see a post like that, I first feel bad for living in the same world as its author, but then I smile as I realize that the latter will never reproduce and pass on its teachings of cretinism to anyone else.

Name: Anonymous 2011-09-16 11:19

YHBT

Name: Anonymous 2011-09-16 19:03

>>1
http://racket-lang.org/

>>4
Wow your father is a faggot. Your mother cheated to produce you.

Ask dad when's the next "format" coming so you have some time to write your shit before his computer gets overloaded with malware and system tray shit and needs to be "formatted" again.

Name: John 2011-09-16 19:10

>>24
My dad does not format the computers, he has work stuff on it. And thank you for the link.

Name: Anonymous 2011-09-16 19:22

>>25
Tell him it's unprofessional to be a Microsoft faggot and lame to work for a Microsoft shop, and build a PC yourself (out of anything you can scavenge, or maybe buy one) so you can get a decent, serious operating system on it.

About Racket: Racket is Scheme "with stuff". It conforms to various Scheme standards, plus its own extensions, and comes with a large, "batteries included" standard library that's good for a lot of things from web applications to GUIs, even OpenGL. It's powerful while maintaining the cleanliness and spiritual peace of Scheme, and you may achieve Satori with it.

It comes with Dr. Racket, a complete GUI for learning, editing and debugging Racket/Scheme stuff. You can bytecode compile your programs to the Racket virtual machine bytecode (even wrap them as system executables). The Racket VM is an extremely well performer, despite how advanced and dynamic the language is. A program written in Racket taking advantage of FP without doing something special can vastly outperform anything you could do in CPython, and even outperform naïve C implementations.

Name: Anonymous 2011-09-16 20:30

>>4
Get a job and buy your own computer. Seriously, it's only a couple of hundred dollars to buy a decent computer intended for Lisp hacking.

Name: Anonymous 2011-09-16 20:43

>>27
There are no Lisp jobs. You'll have to do Java or PHP job, which stinks worse than janitor occupation.

Name: Anonymous 2011-09-16 21:05

>>28
I'm referring to any job. Janitor work is very easy, one can work as a janitor for a couple of months in order to buy a computer.

Name: george 2011-09-16 21:14

hey guys is it true that if i change to dos mode
when changing back my computer will run lisp only?

Name: Anonymous 2011-09-16 21:16

>>30
I don't understand your query. Would you mind rewording it so that it may be differently interpreted.

Name: george 2011-09-16 21:18

will it?

Name: Anonymous 2011-09-16 21:22

>>32
You make a lot of sense. Thank you for your query.

Name: george 2011-09-16 21:27

nah dude i just spend the last 16 hours progggggrammin
that was a return 1 attempt to troll i m sorry

Name: dljl 2011-09-16 21:35

ewewew

Name: just 2011-09-16 21:35

in

Name: Anonymous 2011-09-16 21:40

>>29
Working as a janitor is counter-productive.

Name: Anonymous 2011-09-16 21:49

>>37
Thank you for your input.

Name: Anonymous 2011-09-16 21:56

>>38
Your answer shows that you're out of viable arguments. I will interpret it as your surrender.

Name: Anonymous 2013-09-01 13:38



       _,.-v⌒'「`'r-、__
    ,.-「_,.!-、=,. -─- '、 ゝ、
   」´ゝ'´         `ヽ!>ヽ,
  」 /´        、  ヽ、!イ ', 
  〈γ イ   ノ i  、 ─!-  ' 、   ',  
  Y / .-/─ハ  ハ,.!-=ミ、_ハ  `ゝ i,
  ノ / イ_x=-、.ヘノ´ ト、_ |ゝiハイ  ハ、
  イ ! /ハ!イト、 i`   ゙-ー'' /、ン-,  _ハ__  _  ) )
  'レiハ  .!,,`''´,      ""iハノノ と´__ `ヽ、、
     !.从   、─ァ   /イノ i  ハ r'、`  ',i
    ノイン i ゝ、.   ´  ,rYイノ ハ /´ _     !
   〈/(y´ハ _i`>.ー='i7Yノ´`7_ゝ-し´rゝ、_,.イハ
   _,.(ンV rヽ `くヽ、,.ヘイヘ_/フi  7´       !
   」ゝYィ_iン7 //ヘ /ゝハ_「ノイ   ゝ/,.、__r、__,/
  ,.イiく_「,イ 〈ム、_ゝ 〈)iノ _ゝ!  、 `7ヽ、  i
   ノ〈) Y  └──'´   Yゝ、__,'r-/     i
  イ  、 ヘ 、   、ヽ,    イ_ハ r'i、    ,イ

Name: Anonymous 2013-09-01 15:09



          _        _,,,....,,,__
          \ `ヽ-‐''"´ ̄      `゙' 、  ∧
        _,,. >   ─- 、=== 、     ヽ/ |
       <   /      \   Y⌒ヽ__   /
       / /  |       ハ   ,|    )  ヽ.
     ,:'   |   八    ,ハト-|-イ |_,,.. イ    ハ  ○
     /  .| |  `7_\   |ァ'" ゙̄ヽ|   '、    |   ゚
   /   | '、 /´rヽ \  |   l´゚ハ |    \   |
   ´ ̄ '、 、 ∨ | r!   \!  弋_ソ八   |  ` ァー- 、
  O   )  \| ー`´ ,     ///´リ     /   (   )
     < イ、_,ゝ//  ___    ∠、_,,..イ    ヽ / o
       ヽ   人    |/  `ヽ ι /   /     ,   )   ,. -────-、
    。  |// \   、  __ノ  /  /     /|/  /
       / ,'   ,| ヽ,__,,,..  イ| /ヽr‐、|/  _/  .し  お  心
      ,'  | / \/ア´ ̄`ヽ.レ' \r'/     \.   な  か  を
       |.  ∨     /   - 、 ∨|  \        |  い  し  無
      ヽ.,__ r/ /     \ト、   ,ハ.       |  で  な   に
          , -、{/./         |r、)、__,り⌒ヽ.  |   下  こ.   し
      / ̄´ r'/          /    /     ', .|  さ.  と  つ 
     /      /        ,/    /|.     | |   い.     つ
   |`Yヽ-r‐‐r/|       //    /./  ノ⌒ー'  '、

Don't change these.
Name: Email:
Entire Thread Thread List