annotate paste/paste.14983 @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +0000
parents d2c0f7f1812b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3318
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
1 2013-05-08.txt:13:38:53: -!- JesseH has joined #esoteric.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
2 2013-05-08.txt:13:49:20: <JesseH> I started working on an esoteric programming language yesterday. https://github.com/jessehorne/derplang
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
3 2013-05-08.txt:14:03:41: <JesseH> My language is interpreted with an interpreter I wrote in Lua btw.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
4 2013-05-08.txt:17:13:14: <JesseH> Jafet, descentos looked interesting until I saw the reddit link >_>
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
5 2013-05-08.txt:17:24:13: <JesseH> You got one? :D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
6 2013-05-08.txt:17:25:04: <JesseH> My distro is exactly ubuntu 10.04, but without the firefox package.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
7 2013-05-08.txt:17:25:12: <JesseH> VIVA REVOLUTIOJ
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
8 2013-05-08.txt:17:25:18: <JesseH> REVOLUTION*
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
9 2013-05-08.txt:18:02:54: <JesseH> Yep, a friend of mine is working on this. http://offbeatr.com/project/seduction-quest-25942461211
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
10 2013-05-08.txt:18:03:13: <JesseH> It wasn't funded.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
11 2013-05-08.txt:18:03:17: <JesseH> ;__;
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
12 2013-05-08.txt:18:03:21: <Taneb> JesseH: I don't think I know you. Are you new?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
13 2013-05-08.txt:18:03:29: <JesseH> I am new. :-)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
14 2013-05-08.txt:18:04:54: <JesseH> I was told by http://esolangs.org/wiki/Esolang:Community_portal that this was the place to go.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
15 2013-05-08.txt:18:06:42: <JesseH> I recently started working on a esoteric programming language, and thought I'de hang out here. :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
16 2013-05-08.txt:18:07:11: <kmc> JesseH: cool, what's it like?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
17 2013-05-08.txt:18:07:43: <JesseH> This is your basic hello world program.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
18 2013-05-08.txt:18:07:43: <JesseH> START:ou:hello world:DONE:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
19 2013-05-08.txt:18:07:53: <JesseH> The interpreter is written in Lua.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
20 2013-05-08.txt:18:08:07: <JesseH> It does some basic things, working on getting it turing complete. ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
21 2013-05-08.txt:18:08:59: <JesseH> https://github.com/jessehorne/derplang
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
22 2013-05-08.txt:18:09:11: <JesseH> A script MUST be on one line
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
23 2013-05-08.txt:18:09:25: <JesseH> I am still working on the unique part.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
24 2013-05-08.txt:18:09:32: <JesseH> It handles things differently I can tell you that.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
25 2013-05-08.txt:18:10:03: <JesseH> https://github.com/jessehorne/derplang/blob/master/examples/test.derp
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
26 2013-05-08.txt:18:10:19: <JesseH> watch out python...derplang is coming!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
27 2013-05-08.txt:18:10:23: <JesseH> :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
28 2013-05-08.txt:18:11:59: <JesseH> Pretty easy to implement too.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
29 2013-05-08.txt:18:12:17: <JesseH> A little bit harder to write...
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
30 2013-05-08.txt:18:12:18: <tromp> JesseH: how do you output the string ":DONE:" ?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
31 2013-05-08.txt:18:12:35: <JesseH> You can't :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
32 2013-05-08.txt:18:12:46: <JesseH> DONE: means end of code
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
33 2013-05-08.txt:18:13:27: <JesseH> This isn't C XD
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
34 2013-05-08.txt:18:13:58: <JesseH> I don't use "'s to show the interpreter what is a string and what isnt
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
35 2013-05-08.txt:18:14:12: <JesseH> actually what you could do is do this
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
36 2013-05-08.txt:18:14:18: <JesseH> START:ou:DONE :DONE:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
37 2013-05-08.txt:18:14:23: <JesseH> That will print DONE
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
38 2013-05-08.txt:18:14:40: <JesseH> With one added space at the end...it makes a difference. ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
39 2013-05-08.txt:18:15:24: <JesseH> Yes
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
40 2013-05-08.txt:18:15:52: <JesseH> Now, I could take it out, and make it not matter very easily....but why would I do that?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
41 2013-05-08.txt:18:16:01: <JesseH> Actually wait
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
42 2013-05-08.txt:18:16:03: <JesseH> I was wrong
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
43 2013-05-08.txt:18:16:10: <JesseH> You can do
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
44 2013-05-08.txt:18:16:13: <JesseH> ou:DONE:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
45 2013-05-08.txt:18:16:23: <JesseH> I forgot how I implemented it! Such bad memory
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
46 2013-05-08.txt:18:16:35: <JesseH> Since yesterday I've rewritten around 10 times :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
47 2013-05-08.txt:18:16:57: <JesseH> It checks the 1st, and last statement
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
48 2013-05-08.txt:18:17:03: <JesseH> the 1st statement MUST be start
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
49 2013-05-08.txt:18:17:08: <JesseH> and the last MUST be DONE
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
50 2013-05-08.txt:18:17:21: <JesseH> If not, it spits a DERP error to you
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
51 2013-05-08.txt:18:18:03: <JesseH> So yeah, if you wanted to get some input, and print it out 5 times heres what the script would look like
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
52 2013-05-08.txt:18:18:22: <JesseH> START:ou:What is your name?:ip:x:fo:1:5:ou:x:DONE:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
53 2013-05-08.txt:18:18:33: <JesseH> I think...let me run that in my interpreter to check.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
54 2013-05-08.txt:18:19:10: <JesseH> Yep that syntax is correct
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
55 2013-05-08.txt:18:23:04: <JesseH> Taneb, thanks btw ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
56 2013-05-08.txt:18:48:37: <Taneb> JesseH: btw did you get asked the questions
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
57 2013-05-08.txt:18:48:52: <JesseH> What questions O.o
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
58 2013-05-08.txt:18:49:17: <JesseH> Sounds like a fun place to live
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
59 2013-05-08.txt:18:49:32: <JesseH> but no
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
60 2013-05-08.txt:18:49:45: <JesseH> I do not.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
61 2013-05-08.txt:18:49:56: <JesseH> Thanks
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
62 2013-05-08.txt:18:49:58: <JesseH> ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
63 2013-05-08.txt:18:51:13: <JesseH> How do I get my coords?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
64 2013-05-08.txt:18:51:33: <oerjan> JesseH: i'm sure google maps can give them somehow
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
65 2013-05-08.txt:18:51:40: <JesseH> Oh right
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
66 2013-05-08.txt:18:51:53: <JesseH> I live in Murica if that matters.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
67 2013-05-08.txt:18:52:36: <JesseH> O.o
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
68 2013-05-08.txt:18:52:50: <JesseH> More like, Georgia.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
69 2013-05-08.txt:18:53:15: <JesseH> <_> #esoteric lurkers be creapin
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
70 2013-05-08.txt:18:53:27: <boily> JesseH: thanks! and subtly your body weigh?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
71 2013-05-08.txt:18:53:32: <JesseH> Taneb, probably no
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
72 2013-05-08.txt:18:53:38: <JesseH> boily, 135
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
73 2013-05-08.txt:18:53:44: <JesseH> No one here is from georgia XD
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
74 2013-05-08.txt:18:54:01: <JesseH> I would be surprised.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
75 2013-05-08.txt:18:54:02: <Taneb> JesseH: do you know anyone called Adam Curtis
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
76 2013-05-08.txt:18:54:04: <boily> JesseH: ah, good, someone else that works with good ol' regular orthodox pounds.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
77 2013-05-08.txt:18:54:18: <oerjan> JesseH: you _could_ be right since kallisti isn't present
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
78 2013-05-08.txt:18:54:22: <JesseH> Taneb, sounds familiar O.o
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
79 2013-05-08.txt:18:55:00: <JesseH> lol
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
80 2013-05-08.txt:18:55:42: <JesseH> Atlanta is the city where "it's happeneing".
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
81 2013-05-08.txt:18:55:48: <JesseH> I don't live there either. :c
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
82 2013-05-08.txt:18:56:38: <JesseH> The good neighborhoods >_>
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
83 2013-05-08.txt:18:58:29: <JesseH> So um
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
84 2013-05-08.txt:18:58:32: <JesseH> Enough of that
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
85 2013-05-08.txt:18:58:50: <JesseH> Cool esolang talk goes on here?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
86 2013-05-08.txt:18:58:55: <JesseH> I haven't heard any ;D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
87 2013-05-08.txt:18:59:22: <JesseH> Taneb, good idea for a language!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
88 2013-05-08.txt:18:59:24: <JesseH> ha
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
89 2013-05-08.txt:18:59:26: <JesseH> haha
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
90 2013-05-08.txt:18:59:27: <JesseH> hahaha
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
91 2013-05-08.txt:18:59:49: <Taneb> JesseH, yeah, look at the topic bar
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
92 2013-05-08.txt:19:01:15: <JesseH> Strange....my toaster is only toaster complete >_>
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
93 2013-05-08.txt:19:08:46: <FireFly> I assume JesseH has been properly `welcome'd?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
94 2013-05-08.txt:19:10:01: <FireFly> `relcome JesseH
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
95 2013-05-08.txt:19:10:08: <HackEgo> ​14JesseH: Welcome to07 02the06 inte12r08nat14ional hub for esoteri04c 14pr13ogramming language design and deployment! For more03 informatio07n06, ch10eck ou03t o03ur wik04i: http://eso13langs.org/wiki/06Main_Page13. (For the other 14kind of eso06teri05ca, try #eso06t12eric on irc.d05al.n05et.)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
96 2013-05-08.txt:19:20:55: <JesseH> FireFly, thanks ;D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
97 2013-05-08.txt:19:22:16: <JesseH> dal net?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
98 2013-05-08.txt:19:22:19: <JesseH> Might try it out
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
99 2013-05-08.txt:19:23:43: <JesseH> ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
100 2013-05-08.txt:19:24:12: <JesseH> So um, no convos are going on so...
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
101 2013-05-08.txt:19:24:30: <JesseH> Anyone wanna discuss my language, help me decide what to implement next/in the future?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
102 2013-05-08.txt:19:25:04: <JesseH> For those who missed... (github.com/jessehorne/derplang)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
103 2013-05-08.txt:19:25:19: <JesseH> Fork and or star it pl0x :-)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
104 2013-05-08.txt:19:26:01: <Taneb> JesseH: make a wiki article!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
105 2013-05-08.txt:19:26:08: <JesseH> I just might!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
106 2013-05-08.txt:19:26:26: <JesseH> Some of the design will change though so I'm afraid to go into much detail.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
107 2013-05-08.txt:19:28:28: <JesseH> Taneb, where is this wiki so I can make an article
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
108 2013-05-08.txt:19:28:50: <JesseH> Just checking ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
109 2013-05-08.txt:19:30:38: <JesseH> What am I supposed to put here? http://esolangs.org/wiki/User_talk:JesseH
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
110 2013-05-08.txt:19:30:56: <Taneb> JesseH: nothing
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
111 2013-05-08.txt:19:31:05: <JesseH> ah okay
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
112 2013-05-08.txt:19:31:44: <JesseH> I don't know where to put my article ;_;
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
113 2013-05-08.txt:19:32:35: <JesseH> ahh
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
114 2013-05-08.txt:19:32:36: <JesseH> okay
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
115 2013-05-08.txt:19:32:55: <JesseH> um...no
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
116 2013-05-08.txt:19:32:59: <JesseH> That's "Derplang"
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
117 2013-05-08.txt:19:33:05: <JesseH> My language is called "derplang"
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
118 2013-05-08.txt:19:33:44: <oerjan> JesseH: you need to put a {{lowercase}} template on top of the article.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
119 2013-05-08.txt:19:35:08: <JesseH> okay oerjan
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
120 2013-05-08.txt:19:38:50: <nooodl> JesseH: why's it called derplang?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
121 2013-05-08.txt:19:38:57: <JesseH> because...derp
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
122 2013-05-08.txt:19:39:10: <JesseH> pronounced "derpling"
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
123 2013-05-08.txt:19:39:27: <JesseH> derp-lang
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
124 2013-05-08.txt:19:39:42: <JesseH> Inspired by the derpitines of ancient rome
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
125 2013-05-08.txt:19:39:49: <JesseH> or whatever
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
126 2013-05-08.txt:19:44:49: <JesseH> Will the Contents thingy show up automatically?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
127 2013-05-08.txt:19:44:57: <JesseH> (of the wiki)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
128 2013-05-08.txt:19:45:31: <boily> JesseH: contents is either javascript and or php and or stuff going on in the background, usually.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
129 2013-05-08.txt:19:45:40: <JesseH> O.o
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
130 2013-05-08.txt:19:47:04: <JesseH> Someone needs to create a language, that is used for creating other languages.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
131 2013-05-08.txt:19:47:30: <JesseH> > create language called mixANDfix
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
132 2013-05-08.txt:19:47:36: <JesseH> >> language created
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
133 2013-05-08.txt:19:47:37: <JesseH> lol
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
134 2013-05-08.txt:19:48:02: <JesseH> It will make up random syntax and what not.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
135 2013-05-08.txt:19:48:06: <nortti> `? JesseH
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
136 2013-05-08.txt:19:48:08: <HackEgo> JesseH? ¯\(°_o)/¯
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
137 2013-05-08.txt:19:48:19: <JesseH> `?`?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
138 2013-05-08.txt:19:48:46: <JesseH> `? nortti
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
139 2013-05-08.txt:19:48:50: <JesseH> D:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
140 2013-05-08.txt:20:19:24: <JesseH> http://esolangs.org/wiki/Derplang
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
141 2013-05-08.txt:20:19:29: <JesseH> Tell me what you guys think ;D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
142 2013-05-08.txt:20:22:22: <Taneb> JesseH: are numbers and strings automatically coerced to eachother
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
143 2013-05-08.txt:20:23:00: <JesseH> With co?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
144 2013-05-08.txt:20:23:25: <JesseH> Yep
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
145 2013-05-08.txt:20:23:44: <JesseH> huh?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
146 2013-05-08.txt:20:23:48: <JesseH> Explain your questions ;D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
147 2013-05-08.txt:20:24:02: <mnoqy> JesseH: you should add a section on what's unique about your language
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
148 2013-05-08.txt:20:24:23: <JesseH> Taneb, if they are strings it won't work and will spit a lua error at you probably
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
149 2013-05-08.txt:20:24:48: <JesseH> Yep that won't work
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
150 2013-05-08.txt:20:25:25: <JesseH> mnoqy, I will eventually. ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
151 2013-05-08.txt:20:25:43: <JesseH> I am considering taking out the START and DONE things...
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
152 2013-05-08.txt:20:25:49: <Taneb> JesseH: would you consider an implementation inaccurate if it detected that at compile-time and didn't compile because of ti
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
153 2013-05-08.txt:20:26:16: <JesseH> I don't understand
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
154 2013-05-08.txt:20:26:45: <JesseH> JesseH = simpleton
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
155 2013-05-08.txt:20:30:11: <AnotherTest> JesseH: it's bad because you haven't categorized it
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
156 2013-05-08.txt:20:30:13: <nooodl> JesseH: does 'fo' only work with single-argument commands?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
157 2013-05-08.txt:20:32:22: <JesseH> nooodl, then that would throw a lua error at you
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
158 2013-05-08.txt:20:32:54: <JesseH> nooodl, yes for now, its all single argument. Must be a number. Basically it says "execute" the command with one argument x number of times.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
159 2013-05-08.txt:20:33:14: <JesseH> AnotherTest, I see a contents thing is that what you mean?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
160 2013-05-08.txt:20:33:28: <JesseH> Oh wait no I see AnotherTest
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
161 2013-05-08.txt:20:35:06: <JesseH> oh dang I am confused on categorizing!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
162 2013-05-08.txt:20:35:49: <JesseH> AnotherTest, What do you mean you havent categorized?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
163 2013-05-08.txt:20:36:12: <JesseH> <AnotherTest> JesseH: it's bad because you haven't categorized it
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
164 2013-05-08.txt:21:12:57: <JesseH> night Taneb
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
165 2013-05-08.txt:22:18:42: -!- JesseH is now known as NotJesseH.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
166 2013-05-08.txt:22:19:14: -!- NotJesseH is now known as JesseH.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
167 2013-05-08.txt:23:29:26: <JesseH> I think my language is becoming too useful.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
168 2013-05-08.txt:23:29:29: <JesseH> >_>
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
169 2013-05-08.txt:23:33:10: <JesseH> Yep, might just stop development here. It does enough. ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
170 2013-05-08.txt:23:40:15: <JesseH> http://esolangs.org/wiki/Derplang
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
171 2013-05-08.txt:23:40:43: <JesseH> Actually no, once I get a better conditional statement, and some socket library access, ill say it's "done".
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
172 2013-05-08.txt:23:40:59: <JesseH> That way I can start working on my other ideas ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
173 2013-05-08.txt:23:43:23: <JesseH> Scroll down look for the github
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
174 2013-05-08.txt:23:43:45: <JesseH> What would be the point designing a language without implementing?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
175 2013-05-08.txt:23:43:47: <JesseH> :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
176 2013-05-08.txt:23:46:52: <JesseH> D:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
177 2013-05-08.txt:23:49:48: <JesseH> Sgeo, bitbucket
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
178 2013-05-08.txt:23:52:11: <JesseH> I don't think youll die if you don't push for a few minutes
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
179 2013-05-08.txt:23:52:22: <JesseH> :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
180 2013-05-08.txt:23:58:54: <JesseH> lol
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
181 2013-05-09.txt:00:01:54: <JesseH> what im sayin
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
182 2013-05-09.txt:01:25:28: <JesseH> I just got something that is similar to "goto" implemented in my language. ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
183 2013-05-09.txt:01:25:49: <JesseH> Now if I get the "if" thingie implemented you might be able to do something with this confusing pile of shit :D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
184 2013-05-09.txt:01:26:25: <JesseH> Bike,
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
185 2013-05-09.txt:01:26:27: <JesseH> potato
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
186 2013-05-09.txt:01:27:12: <JesseH> Harm things? I hope so.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
187 2013-05-09.txt:01:27:28: <JesseH> Agreed
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
188 2013-05-09.txt:01:28:12: <JesseH> basically, in my language, everything in between the :'s have a numerical number..which is in order
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
189 2013-05-09.txt:01:28:36: <JesseH> You can now hop to any part of the program :D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
190 2013-05-09.txt:01:31:32: <JesseH> I love this channel XD
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
191 2013-05-09.txt:01:31:43: <JesseH> I'm so used to being kicked and banned for saying off-topic shit
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
192 2013-05-09.txt:01:31:54: <JesseH> You know that you can't talk about ubuntu in #ubuntu?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
193 2013-05-09.txt:01:31:55: <Bike> JesseH: how could would you say your language is at resource allocation in emergency conditions
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
194 2013-05-09.txt:01:32:16: <JesseH> no no i'm not complaining!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
195 2013-05-09.txt:01:32:22: <JesseH> please continue to speak about potatos
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
196 2013-05-09.txt:01:32:31: <JesseH> lol
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
197 2013-05-09.txt:01:32:48: <JesseH> kmc, forgot the rest D:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
198 2013-05-09.txt:01:33:17: <JesseH> Bike, this is a high level esoteric language
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
199 2013-05-09.txt:01:37:17: <JesseH> Isn't there a moo language?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
200 2013-05-09.txt:01:38:40: <JesseH> http://esolangs.org/wiki/COW
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
201 2013-05-09.txt:02:09:18: <JesseH> Hi can anyone look through the language overview and give me tips on what else the language needs? http://esolangs.org/wiki/Derplang
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
202 2013-05-09.txt:02:10:36: <Bike> JesseH: 99 bottles
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
203 2013-05-09.txt:02:10:52: <JesseH> Bike, really? ill totally add that if you want ^^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
204 2013-05-09.txt:02:11:01: <JesseH> bike: will print out "99 bottles"
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
205 2013-05-09.txt:02:11:41: <JesseH> Bike, dont understand
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
206 2013-05-09.txt:02:12:10: <JesseH> does not compute
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
207 2013-05-09.txt:02:12:23: <JesseH> hmm
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
208 2013-05-09.txt:02:12:35: <JesseH> I've heard the reference before
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
209 2013-05-09.txt:02:12:37: <JesseH> I forgot
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
210 2013-05-09.txt:02:13:00: <Bike> JesseH: http://esolangs.org/wiki/99_bottles_of_beer
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
211 2013-05-09.txt:02:14:04: <JesseH> Ohhhh Bike okay i understand now!
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
212 2013-05-09.txt:02:14:50: <Bike> JesseH: also implement http://en.wikipedia.org/wiki/Ackermann_function
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
213 2013-05-09.txt:02:15:52: <JesseH> Alright thanks for the tips
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
214 2013-05-09.txt:02:17:36: <JesseH> Bike, Does it have to get the first number, and put that in front of the string?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
215 2013-05-09.txt:02:17:44: <Bike> JesseH: does what have to what
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
216 2013-05-09.txt:02:17:50: <JesseH> oh wait
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
217 2013-05-09.txt:02:17:59: <JesseH> okay so basically
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
218 2013-05-09.txt:02:18:31: <JesseH> i have to write a program in my language that if you type something, it will manipulate that data and return something else
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
219 2013-05-09.txt:02:18:44: <JesseH> or well
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
220 2013-05-09.txt:02:18:57: <JesseH> I need an if statement in my language...I know that
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
221 2013-05-09.txt:02:19:12: <JesseH> input already works
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
222 2013-05-09.txt:02:19:26: <JesseH> Bike, alright
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
223 2013-05-09.txt:02:25:34: <JesseH> ackerman function is a bit confusing. I may just be sleepy.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
224 2013-05-09.txt:02:26:12: <JesseH> I'm looking at other examples
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
225 2013-05-09.txt:02:26:56: <JesseH> How could I do this without if statement?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
226 2013-05-09.txt:02:27:15: <JesseH> or well
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
227 2013-05-09.txt:02:27:32: <JesseH> How can I write this in a language without the ability to create functions?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
228 2013-05-09.txt:02:28:31: <JesseH> I can add conditions >:P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
229 2013-05-09.txt:02:28:54: <JesseH> That's the part I'm working on
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
230 2013-05-09.txt:02:28:59: <JesseH> Seeing what I need for it to be turing complete
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
231 2013-05-09.txt:02:29:05: <JesseH> mnoqy, my point :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
232 2013-05-09.txt:02:29:38: <JesseH> In my language, to go on forever, printing a number that gets bigger each time you do this...
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
233 2013-05-09.txt:02:30:42: <lifthrasiir> JesseH: I can't get a gist of your language (from the past log), can you describe a bit more? :)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
234 2013-05-09.txt:02:31:12: <JesseH> nu:x:0:ad:y:x:1:ou:y:gt:4
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
235 2013-05-09.txt:02:31:21: <JesseH> let me test that code
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
236 2013-05-09.txt:02:32:01: <JesseH> well that just prints 1 forever :/
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
237 2013-05-09.txt:02:32:25: <JesseH> Ill need to fix ^_^
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
238 2013-05-09.txt:02:33:03: <JesseH> lifthrasiir, sorry im super thinking
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
239 2013-05-09.txt:02:33:13: <JesseH> brains cpu is all on one thing right now
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
240 2013-05-09.txt:02:33:21: <JesseH> You can force close or wait
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
241 2013-05-09.txt:02:33:59: <lifthrasiir> JesseH: yes, it is definitely not TC, meaning that it is not on the same level as other esolangs and normal languages (at least conceptually)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
242 2013-05-09.txt:02:35:00: <JesseH> lifthrasiir, turing completeness is my goal
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
243 2013-05-09.txt:02:36:37: <JesseH> I think ill make the if statement only check if the two variables are ==
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
244 2013-05-09.txt:02:36:45: <JesseH> That will make things interesting.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
245 2013-05-09.txt:02:38:37: <Bike> imo, jesseh should learn ski calculus and then make something interesting
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
246 2013-05-09.txt:02:38:51: <JesseH> I just may
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
247 2013-05-09.txt:02:40:11: <JesseH> ill making something that is only sometimes tc
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
248 2013-05-09.txt:02:40:23: <JesseH> lifthrasiir, yep
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
249 2013-05-09.txt:02:40:51: <JesseH> everytime the interpreter is run, it throws a random, and if it is whatever value, it will use the code that makes it turing complete
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
250 2013-05-09.txt:02:40:53: <JesseH> if not, it wont
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
251 2013-05-09.txt:02:40:54: <JesseH> :-)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
252 2013-05-09.txt:02:41:09: <JesseH> lol
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
253 2013-05-09.txt:02:50:16: <JesseH> I'm going to bed. Tomorrow...turring completeness is among us.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
254 2013-05-09.txt:11:21:07: <JesseH> Alright, I have a conditional statement. http://esolangs.org/wiki/Derplang | Check "it" in Language Overview.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
255 2013-05-09.txt:12:55:20: <JesseH> Anyone have any good suggestions for esoteric languages to learn?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
256 2013-05-09.txt:13:09:22: <nooodl> JesseH: hey, how does 'ou' work? does it append a newline when printing something?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
257 2013-05-09.txt:13:20:26: <JesseH> nooodl, it will ignore and go on to the next statement
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
258 2013-05-09.txt:13:20:33: <JesseH> nooodl, ou:x will output whatever x is
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
259 2013-05-09.txt:13:20:44: <JesseH> if x isn't a declared variable it will output "x"
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
260 2013-05-09.txt:13:20:56: <JesseH> nooodl, I think "st:foo:Hello, world!:co:foo:foo:foo:" is legal
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
261 2013-05-09.txt:13:21:03: <JesseH> You can test with the interpreter if youde like
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
262 2013-05-09.txt:13:21:11: <JesseH> nooodl, and yes new line
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
263 2013-05-09.txt:13:21:23: <JesseH> What OS are you on?
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
264 2013-05-09.txt:13:21:35: <JesseH> Just go install lua5.1 XD
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
265 2013-05-09.txt:13:22:31: <JesseH> Once I get the socket library added, we can have some real fun XD
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
266 2013-05-09.txt:13:24:42: <JesseH> nooodl, st:foo:Hello, world!:co:foo:foo:foo:ou:foo: didn't work D:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
267 2013-05-09.txt:13:24:51: <JesseH> But in theory it's supposed to so it's an implementation error
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
268 2013-05-09.txt:13:26:38: <JesseH> yes
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
269 2013-05-09.txt:13:26:41: <JesseH> it has to be a number
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
270 2013-05-09.txt:13:26:51: <JesseH> and it should work if x is declared
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
271 2013-05-09.txt:13:26:53: <JesseH> i will test
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
272 2013-05-09.txt:13:29:37: <JesseH> That will give you a lua error
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
273 2013-05-09.txt:13:30:02: <JesseH> You are basically giving gt the value of 6
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
274 2013-05-09.txt:13:30:08: <JesseH> which is not what you're supposed to do XD
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
275 2013-05-09.txt:13:30:21: <JesseH> Trying to break my codez are we? ;D
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
276 2013-05-09.txt:13:32:14: <JesseH> st:foo:hi:st:coo:bye:co:z:foo:coo:ou:z:
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
277 2013-05-09.txt:13:32:16: <JesseH> That works
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
278 2013-05-09.txt:13:32:29: <JesseH> The output is foocoo
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
279 2013-05-09.txt:13:32:44: <JesseH> oh shit
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
280 2013-05-09.txt:13:32:47: <JesseH> !
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
281 2013-05-09.txt:13:32:51: <JesseH> That's not supposed to happen
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
282 2013-05-09.txt:13:33:38: <JesseH> lua derplang.lua filename.derp
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
283 2013-05-09.txt:13:33:40: <JesseH> :-)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
284 2013-05-09.txt:13:34:06: <JesseH> brb
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
285 2013-05-09.txt:13:48:26: <oerjan> <JesseH> Will the Contents thingy show up automatically? <-- there's a minimum number of sections before it shows up, i think, and there's also some user viewing preference.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
286 2013-05-09.txt:13:49:18: <JesseH> oerjan, ah oke
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
287 2013-05-09.txt:13:49:29: <JesseH> nooodl, :-) there is lots of magic to my language you don't know
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
288 2013-05-09.txt:13:49:35: <oerjan> <JesseH> Someone needs to create a language, that is used for creating other languages. <-- haskell hth
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
289 2013-05-09.txt:13:49:37: <JesseH> Thanks to lua's derpness
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
290 2013-05-09.txt:13:51:17: <oerjan> JesseH: also emmental on the wiki might count, in a different way.
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
291 2013-05-09.txt:13:51:30: <JesseH> I'm confused on a lot of wiki stuff
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
292 2013-05-09.txt:13:51:34: <JesseH> So I don't understand what you mean
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
293 2013-05-09.txt:13:52:05: <JesseH> boily, give descriptions of each one of those commands and ill put em in ;)
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
294 2013-05-09.txt:13:52:39: <Phantom_Hoover> JesseH why do you have a girl's name
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
295 2013-05-09.txt:13:53:13: <JesseH> I am what you call...a genital morpher
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
296 2013-05-09.txt:13:53:41: <JesseH> mighty morphing genitalssss
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
297 2013-05-09.txt:13:54:20: <JesseH> O.o
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
298 2013-05-09.txt:13:58:09: <JesseH> I hope so. :P
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
299 2013-05-09.txt:13:58:31: <JesseH> fixing a couple bugs in implementation
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
300 2013-05-09.txt:14:01:43: <JesseH> So
d2c0f7f1812b <nooodl> pastelogs JesseH
HackBot
parents:
diff changeset
301 [too many lines; stopping]