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

Pages: 1-4041-

Jisp - a new java lisp

Name: lambda theory 2008-09-29 15:20

I'm working on my new language Jisp, It's a mixture of lisp and java.

(public (class hello-jisp
 (public (static (void (main (string args))
  (system (out (println "Hello Jisp!"))))))))

I would be very thankful if the lambda the ultimate community would comment on my language!

Name: Anonymous 2008-09-29 15:22

no exceptions

Name: Anonymous 2008-09-29 15:24

Sounds like a good project for the Anonix community

Name: Anonymous 2008-09-29 15:32

needs more car and cdr

Name: Anonymous 2008-09-29 15:37

>>4
In the standard library I've got:

(public (class cons (extends t)
 (private (t car))
 (private (t cdr))
 (public (t car)
  (return car))
 (public (t cdr)
  (return cdr)))

Name: HAHAHaruhi !6mHaRuhies 2008-09-29 16:06

>>3
Um, no.

We'd rather write C than J/K/Lisp

Name: Anonymous 2008-09-29 17:28

in b4 Clojure

Name: Anonymous 2008-09-29 18:29

>>6
GET OUT

Name: Anonymous 2008-09-29 18:34

>>6
Really? Why?

Name: Anonymous 2008-09-29 19:08

>>9
because we'd rather use a proper high-level language than assembly for an architecture that hasn't been used since the early 90s.

Name: Anonymous 2008-09-29 19:38

>>10
lolwut

Name: Anonymous 2008-09-29 20:26

Name: Anonymous 2008-09-30 9:09

>>6
tits or gtfo

Name: Anonymous 2008-09-30 10:31

>>13
lurk moar

Name: Anonymous 2008-09-30 14:00

>>14
murk loar

Name: Anonymous 2008-09-30 14:02

>>13-16
back to /b/, please

Name: Anonymous 2008-09-30 17:27

>>6
tits or gtfo

Name: Anonymous 2008-09-30 20:14

>>16
Are you aware that you included yourself in the post range >>13-16?

Name: Anonymous 2008-09-30 22:17

>>18
Off-by-one error

Name: Anonymous 2008-10-01 0:04

>>18
Are you aware that IHBTY?

Name: Anonymous 2008-10-01 10:14

>>1
If it's getting macros, dynamic typing, and first-class functions and methods, I want it. It's going to be much better than Java. Oh, and I presume it runs on the JVM?

Otherwise, drop it and work on a Lisp syntax for Python like Lython.

Name: Anonymous 2008-10-01 11:13

>>22
SISC, Kawa, Clojure, ABCL etc

Name: Anonymous 2008-10-01 15:16

>>23
Jisp

Name: Anonymous 2008-10-01 16:58

Lava

Name: Anonymous 2008-10-01 17:28

Jivp
Lasa

Jasp
Liva

etc etc

Name: Anonymous 2008-10-01 18:21

>>25
JAVA JAVP JASA JASP JIVA JIVP JISA JISP LAVA LAVP LASA LASP LIVA LIVP LISA LISP

Name: Anonymous 2008-10-01 19:16

Haskell > *

Name: Anonymous 2008-10-01 19:23

Rivspkerl > *

Name: Anonymous 2008-10-01 20:23

Jaskell

Name: Anonymous 2008-10-01 20:32

JRivspkerll++0x Enterprise Edition

Name: Anonymous 2008-10-01 22:51

>>26
[[w,x,y,z] | w<-"JL",x<-"AI",y<-"VS",z<-"AP"]

Name: Anonymous 2008-10-02 15:31

liftM4 (,,,) "JL" "AI" ...

Name: Anonymous 2008-10-02 18:10

>>32
(Char,Char,Char,Char)/=\[Char]

Name: Anonymous 2008-10-02 18:11

>>33
(Char,Char,Char,Char)/=[Char]

Name: Anonymous 2008-10-02 18:21

ERROR - Type error in application
*** Term           : liftM4 (,,,) "JL" "AI" "VS" "AP"
*** Type           : [(Char,Char,Char,Char)]
*** Does not match : [[Char]]

Name: Anonymous 2008-10-02 19:06

ERROR - Type error in application
  you use Haskell
  there are always type errors in Haskell
  don't use Haskell

Name: Anonymous 2008-10-02 19:17

  hasukeru-no
  stupid static type system
  always in error

Name: Anonymous 2008-10-02 20:07

<interactive>:1:8:
    Couldn't match expected type `[Char]'
           against inferred type `(a1, a2, a3, a4)'
      Expected type: a1 -> a2 -> a3 -> a4 -> [Char]
      Inferred type: a1 -> a2 -> a3 -> a4 -> (a1, a2, a3, a4)
    In the first argument of `liftM4', namely `(,,,)'
    In the expression: (liftM4 (,,,) "JL" "AI" "VS" "AP")

Name: Anonymous 2008-10-02 22:19

JAVA
LAVA
LASA
LISA
LISP

Name: Anonymous 2008-10-03 1:06

>>32
liftM4 (\a b c d->[a,b,c,d]) "JL" "AI" "VS" "AP"

Name: Anonymous 2008-10-03 9:02

>>32
sequence $ words "JL AI VS AP"

Name: Anonymous 2008-10-03 10:24

for i in range(16): print ''.join(['J' if i & 1 else 'L', 'A' if i & 2 else 'I', 'V' if i & 4 else 'S', 'A' if i & 8 else 'P']),

Name: Anonymous 2008-10-03 11:19

[a+b+c+d for a in "JL" for b in "AI" for c in "VS" for d in "AP"]

Name: Anonymous 2008-10-03 17:28

>>43
But bitwise operations are so sexy.

Name: Anonymous 2008-10-03 18:18

>>44
I don't think you understand what a ``bitwise operation'' is.

Name: Anonymous 2010-11-26 2:58

Name: Anonymous 2014-02-21 21:13

JISP LEL
TOP LEL

Name: Anonymous 2014-02-22 6:13

hax my anus

Name: Anonymous 2014-02-22 8:49

>>36
>>37
Haha, I love how unityped ignoramuses can't stand it when the compiler is smart enough to refuse their shit code.

Name: Anonymous 2014-02-22 18:42

>>49
Haha, I love how niggers tongue my anus

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