Ye old programming language
-
I'm going to get flamed for saying this, but:
Filip van der Meeren wrote:
What do you guys(/girls) think about when you hear "an extinct (programming)language" ?
VB. Seriously though, I tend to think of Forth, PICK and APL when it comes to extinct languages.
Deja View - the feeling that you've seen this post before.
Forth is already done and the compiler can be found here on this website, so that is being kept alive... PICK is a language I never heard of before so that is interesting to look into, and so is APL. Thanks! PS: YES YOU SHOULD GET FLAMED FOR SAYING THAT, not for the VB part, thats true :laugh: , but for the fact that I don't want to cause a riot on this post. VB-people are already frustrated enough, we do not need to demotivate them any more by telling them they write stuff in a ancient, verbose and ugly language ;P ...
Don't you also love the code?
-
Yes many people, eMacs is written in it!
Don't you also love the code?
-
I am currently devoting my time to old and almost extinct languages... The goal of my devotion is to make sure these languages aren't forgotten and to keep them alive by building compilers for them in .net/java. Currently the language that has my full attention is Simula. I have some documentation, and am building a compiler for it (in my spare time). But, here comes the question... What after Simula? What language should I focus on? What do you guys(/girls) think about when you hear "an extinct (programming)language" ? Please tell me...
Don't you also love the code?
Have a look at this page http://www2.latech.edu/~acm/HelloWorld.shtml[^] :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
[my articles] -
I am currently devoting my time to old and almost extinct languages... The goal of my devotion is to make sure these languages aren't forgotten and to keep them alive by building compilers for them in .net/java. Currently the language that has my full attention is Simula. I have some documentation, and am building a compiler for it (in my spare time). But, here comes the question... What after Simula? What language should I focus on? What do you guys(/girls) think about when you hear "an extinct (programming)language" ? Please tell me...
Don't you also love the code?
-
Have a look at this page http://www2.latech.edu/~acm/HelloWorld.shtml[^] :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
[my articles]Nice site
Don't you also love the code?
-
How far back into history do you want to go? PL/1 that I once used on a mini computer, and PLAN that I learned for use on ICL 1900 series Mainframe
As far as you can go (anything but machinecode, I would like to program a compiler for something like this: mov eax, ebx That would be to boring for me and it wouldn't compile easly to something like javabytecode or CIL.
Don't you also love the code?
-
As far as you can go (anything but machinecode, I would like to program a compiler for something like this: mov eax, ebx That would be to boring for me and it wouldn't compile easly to something like javabytecode or CIL.
Don't you also love the code?
Hi, this was the first non-Basic high-level language I ever used back in the seventies: Watfor[^] :)
Luc Pattyn [Forum Guidelines] [My Articles]
Happy 2008!
-
I am currently devoting my time to old and almost extinct languages... The goal of my devotion is to make sure these languages aren't forgotten and to keep them alive by building compilers for them in .net/java. Currently the language that has my full attention is Simula. I have some documentation, and am building a compiler for it (in my spare time). But, here comes the question... What after Simula? What language should I focus on? What do you guys(/girls) think about when you hear "an extinct (programming)language" ? Please tell me...
Don't you also love the code?
How about SNOBOL / SPITBOL[^] Nothing to do with COBOL, btw. All about string processing.
-
I am currently devoting my time to old and almost extinct languages... The goal of my devotion is to make sure these languages aren't forgotten and to keep them alive by building compilers for them in .net/java. Currently the language that has my full attention is Simula. I have some documentation, and am building a compiler for it (in my spare time). But, here comes the question... What after Simula? What language should I focus on? What do you guys(/girls) think about when you hear "an extinct (programming)language" ? Please tell me...
Don't you also love the code?
-
funny you mention lisp... just the other day i wrote a AI app (which is purpose of lisp) in LISP.
Arsen