473,396 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

LAID (was: python libs v lisp coolness?

Joe Marshall <pr***********@comcast.net> wrote
in <he**********@comcast.net>:
Kenny Tilton <kt*****@nyc.rr.com> writes:
I don't know. Maybe I'm wrong. If Lisp is such a great language and
people love it so much, how come they don't write any code?


Between python bashing and attempting pull static typer's heads out
of their asses, who has the time?


(By the way is it "static typist" or "static typer" ?)

Lispers need to cooperate with others on libraries. Maybe a Consortium of
Underdog Dynamically-Typed Languages needs to be started. Underdog
languages are more interested in libraries and cooperation.

For each library, a language-agnostic interface description (in
LAID language, of course) should be generated by porters, so that
later FFIs could be produced for each language automatically. This
is the opposite (and complementary to) SWIG: SWIG auto-generates dumb
interface information and needs a lot of human post-work for each
specific language.

"Are you guys having trouble with that GTK lib? - No, we got LAID!"

Jul 18 '05 #1
4 1417
mi*****@ziplip.com writes:

For those of you who haven't noticed yet, this is a troll whose "name"
is a wack allusion to smoking marijuana. Ignore it.

--
/|_ .-----------------------.
,' .\ / | No to Imperialist war |
,--' _,' | Wage class war! |
/ / `-----------------------'
( -. |
| ) |
(`-. '--.)
`. )----'
Jul 18 '05 #2
> mi*****@ziplip.com writes:
[joke snipped by Mr Burdick]

Thomas F. Burdick <tf*@famine.OCF.Berkeley.EDU> wrote:
For those of you who haven't noticed yet, this is a troll whose "name"
is a wack allusion to smoking marijuana. Ignore it.


You may want to develop your "telling the difference between a troll and
a joke" skills.
--
Bradd W. Szonye
http://www.szonye.com/bradd
My Usenet e-mail address is temporarily disabled.
Please visit my website to obtain an alternate address.
Jul 18 '05 #3
"Bradd W. Szonye" wrote:
mi*****@ziplip.com writes:

[joke snipped by Mr Burdick]

Thomas F. Burdick <tf*@famine.OCF.Berkeley.EDU> wrote:
For those of you who haven't noticed yet, this is a troll whose "name"
is a wack allusion to smoking marijuana. Ignore it.


You may want to develop your "telling the difference between a troll and
a joke" skills.


Bradd, note the crossposting, which we're all continuing mercilessly.
mike420 is a known troll, and whether or not he posts a joke from time
to time, that doesn't change what Thomas said, nor the relevance of his
advice. Until mike420 shapes up (primarily by ceasing this endless
crossposting which is only done to stir up animosity so he can watch
the flamefests), it's probably a good idea for most people to ignore
anything he posts.

-Peter
Jul 18 '05 #4
mi*****@ziplip.com writes:

[ sorry for cross-posting, but I really think this is relevant on all
newsgroups posted ]
Joe Marshall <pr***********@comcast.net> wrote
in <he**********@comcast.net>:
Kenny Tilton <kt*****@nyc.rr.com> writes:
I don't know. Maybe I'm wrong. If Lisp is such a great language and
people love it so much, how come they don't write any code?

[...]
Lispers need to cooperate with others on libraries. Maybe a Consortium of
Underdog Dynamically-Typed Languages needs to be started. Underdog
languages are more interested in libraries and cooperation.

For each library, a language-agnostic interface description (in
LAID language, of course) should be generated by porters, so that
later FFIs could be produced for each language automatically. This
is the opposite (and complementary to) SWIG: SWIG auto-generates dumb
interface information and needs a lot of human post-work for each
specific language.

"Are you guys having trouble with that GTK lib? - No, we got LAID!"

*g*

Actually, h2def.py does something like produce LAID (called defs
there). You basically scan the headers and adapt the resulting defs
(which are, bu coinicence, lisp/scheme data). It's used by the
guile-gobject GTK+2 bindings and the puthon GTK+2 bindings. We just
need some infrastructure/framework for cooperating on improving this
stuff and documenting the defs data format.

Regards, Andy
--
Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.********@gmx.at
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
16
by: mike420 | last post by:
Tayss wrote: > > app = wxPySimpleApp() > frame = MainWindow(None, -1, "A window") > frame.Show(True) > app.MainLoop() > Why do you need a macro for that? Why don't you just write
226
by: Stephen C. Waterbury | last post by:
This seems like it ought to work, according to the description of reduce(), but it doesn't. Is this a bug, or am I missing something? Python 2.3.2 (#1, Oct 20 2003, 01:04:35) on linux2 Type...
147
by: Sateesh | last post by:
Hi, I am a beginner in Python, and am wondering what is it about the indentation in Python, without which python scripts do not work properly. Why can't the indentation not so strict so as to give...
49
IDE
by: Thomas Lindgaard | last post by:
Hello I am probably going to start a war now... but so be it :) I just want to hear what all you guys who eat pythons for breakfast use for python coding. Currently I use Kate, but I would...
37
by: michele.simionato | last post by:
Paul Rubin wrote: > How about macros? Some pretty horrible things have been done in C > programs with the C preprocessor. But there's a movememnt afloat to > add hygienic macros to Python. Got any...
0
by: Andrew Ayre | last post by:
Hi, I can't seem to get the library built, and any help is greatly appreciated. Here is the info: Windows XP Borland C++ Builder 5 Latest Boost source code (downloaded at the weekend) Windows...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.