Search found 2039 matches
- Tue Dec 28, 2021 4:59 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
( ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ... ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ...
- Tue Dec 28, 2021 4:59 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
>(first x)
- Tue Dec 28, 2021 4:59 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
((?) ?)
- Tue Dec 28, 2021 4:58 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
>(push x x)
- Tue Dec 28, 2021 4:58 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
>(push x x)
(?)
(?)
- Tue Dec 28, 2021 4:58 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
>x
nil
nil
- Tue Dec 28, 2021 4:57 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
newLISP v.10.7.6 64-bit on Linux IPv4/6 UTF-8 libffi, options: newlisp -h
- Tue Dec 28, 2021 4:55 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Re: Error in 10.7.6
Sorry cant post here any more... again forum error..
- Tue Dec 28, 2021 4:48 pm
- Forum: newLISP newS
- Topic: Error in 10.7.6
- Replies: 12
- Views: 16859
Error in 10.7.6
There is an error in 10.7.6 .. returns a lot of questions ;-) Question is, is the question mark a legal type? of a missing type? (or im i pushing into the blue here..;-) newLISP v.10.7.6 64-bit on Linux IPv4/6 UTF-8 libffi, options: newlisp -h Do it like this, else it wont error (double push) -> > x...
- Fri Dec 24, 2021 10:47 pm
- Forum: Anything else we might add?
- Topic: forum problems?
- Replies: 7
- Views: 11768
Re: forum problems?
pasting code ..works again... ;-)
- Fri Dec 24, 2021 10:46 pm
- Forum: newLISP in the real world
- Topic: after coffee
- Replies: 0
- Views: 7533
after coffee
..just to keep the brain awake... http://newlisp.digidep.net/magic.lsp ; ; Magic (odd, not even) square solver by nodep. ; ; 0 1 2 ; ------------+ ; 0 | a | c | b | ; |-----------| ; 1 | d | e | f | ; |-----------| ; 2 | g | h | i | ; +-----------+ ; ; The trick.. ; ..is very simple ; ;;-- 1..9 ;;(s...
- Fri Dec 24, 2021 12:35 pm
- Forum: newLISP in the real world
- Topic: befor the coffee
- Replies: 0
- Views: 7388
befor the coffee
...brain gymnastics instead of coffee...
http://newlisp.digidep.net/triarray.lsp
http://newlisp.digidep.net/triarray.lsp
Code: Select all
(load "http://newlisp.digidep.net/triarray.lsp")
- Thu Dec 23, 2021 3:26 pm
- Forum: newLISP in the real world
- Topic: Another code tree
- Replies: 2
- Views: 5476
Re: Another code tree
http://newlisp.digidep.net/xmas.lsp
Code: Select all
(load "http://newlisp.digidep.net/xmas.lsp")
- Thu Dec 23, 2021 3:20 pm
- Forum: newLISP in the real world
- Topic: Another code tree
- Replies: 2
- Views: 5476
Re: Another code tree
nope sorry cant post code anymore here...getting errros..
- Thu Dec 23, 2021 3:04 pm
- Forum: newLISP in the real world
- Topic: Another code tree
- Replies: 2
- Views: 5476
Another code tree
Small tree test
- Thu Dec 23, 2021 3:02 pm
- Forum: Anything else we might add?
- Topic: forum problems?
- Replies: 7
- Views: 11768
Re: forum problems?
Sorry still an error... --- Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at ........@........... to inform them of the time this error occurred, and the actions you performed just b...
- Wed Dec 22, 2021 8:07 pm
- Forum: Anything else we might add?
- Topic: forum problems?
- Replies: 7
- Views: 11768
Re: forum problems?
mmm...
Yes i cant post anything anymore... getting errors when pasting code... (when previewing !)
Yes i cant post anything anymore... getting errors when pasting code... (when previewing !)
- Fri Dec 17, 2021 2:43 pm
- Forum: newLISP and the O.S.
- Topic: Benchmarking newLISP
- Replies: 28
- Views: 50829
Re: Benchmarking newLISP
few years ltr... new hardware, same software ;-) /newlisp-10.7.5/qa-specific-tests$ ./qa-bench 254 non I/O functions performed SUCCESSFUL in 1.699 ms >>>>> Benchmarking all non I/O primitives ... (may take a while) >>>>> total time: 956.0399999999998 >>>>> Performance ratio: 0.41 (1.0 on macOS 10.12...
- Fri Dec 17, 2021 11:32 am
- Forum: newLISP newS
- Topic: Happy Birthday newLisp
- Replies: 5
- Views: 11422
Re: Happy Birthday newLisp
(cons 'happy '(30 years))
...What did you say again Lutz? ....Next release newlisp-11 will be JIT comp/il/a(t)ible ? ;-)
...What did you say again Lutz? ....Next release newlisp-11 will be JIT comp/il/a(t)ible ? ;-)
- Mon Sep 19, 2016 11:07 pm
- Forum: newLISP newS
- Topic: newLISP v.10.7.0 Stable Release
- Replies: 21
- Views: 43646
Re: newLISP v.10.7.0 Stable Release
;-) That fixed it Lutz !.. $make -f makefile_bsdLP64_utf8_ffi cc -m64 -Wall -fno-strict-aliasing -O2 -c -g -I/usr/local/include -DREADLINE -DNEWLISP64 -DSUPPORT_UTF8 -D_BSD -DFFI newlisp.c cc -m64 -Wall -fno-strict-aliasing -O2 -c -g -I/usr/local/include -DREADLINE -DNEWLISP64 -DSUPPORT_UTF8 -D_BSD ...
- Mon Sep 19, 2016 10:55 pm
- Forum: newLISP newS
- Topic: Book about Fuzzy Logic in newLISP
- Replies: 9
- Views: 24664
Re: Book about Fuzzy Logic in newLISP
Was great to read thi snews..very nice, Congratiolations on finishing the book ;-)
It's a long ride to the finish with writing books ;-)
It's a long ride to the finish with writing books ;-)
- Mon Sep 19, 2016 10:51 pm
- Forum: newLISP newS
- Topic: newLISP v.10.7.0 Stable Release
- Replies: 21
- Views: 43646
Unable to build 10.7.0 FreeBSD
HIya.. ;-) Just a small report... Was unable to compile 10.7.0 on one of my freeBSD machine, still hanging into the 10.6 range ;-) see below the output...Could very wel be others already tackled this compile issue but could not find an answer.. so posting here .. The Bsd repository wasn't updated ei...
- Mon Dec 31, 2012 11:36 am
- Forum: newLISP in the real world
- Topic: -=((( HAPPY NEW YEAR 2013 )))=-
- Replies: 8
- Views: 8866
-=((( HAPPY NEW YEAR 2013 )))=-
HAPPY 2013
To all newlispers... A good and frutefull newlisp year.. may the source be with you this year!
Lutz thanks for the releases this year.. hope to see more ;-)
Greetings, Norman
To all newlispers... A good and frutefull newlisp year.. may the source be with you this year!
Lutz thanks for the releases this year.. hope to see more ;-)
Greetings, Norman
- Sun Dec 30, 2012 4:20 pm
- Forum: newLISP and the O.S.
- Topic: compiling newlisp ipv6 OS/2 | none ipv6 capable systems
- Replies: 2
- Views: 5044
Re: compiling newlisp ipv6 OS/2 | none ipv6 capable systems
Got it compiled without errors ;-) now back to some testing again... I had to skipout the net-packet part because it kept complaining about _in_cksum weak linking... Took me some time to figure that out, as i forgot it was introduced meanwhile. Anyway.. 10.4.5 compiled on OS/2 with ipv6 dummy entry'...
- Sat Dec 29, 2012 10:33 pm
- Forum: newLISP and the O.S.
- Topic: compiling newlisp ipv6 OS/2 | none ipv6 capable systems
- Replies: 2
- Views: 5044
compiling newlisp ipv6 OS/2 | none ipv6 capable systems
Hi Lutz, Has been a while but i picked up the OS/2 release again for newlisp. My system is running natively again. Since 10.1.5 some changes where made and compiling is oke upto nl-sock.c ipv6 has been introduced and OS/2 / eComstation is one of those OS's at the moment that has no support for it. T...