Self-hosting Lisp-to-C compiler in 384 lines of Lisp
1–10 of 12 posts
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#2Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#3ETA: Thanks!
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#4Is there a problem around lines 87 or 88? Or is it just with the syntax highlighting? ETA: Thanks!
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#5Is there a problem around lines 87 or 88? Or is it just with the syntax highlighting? ETA: Thanks!
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#6http://www.accesscom.com/~darius/
He's a pretty prolific hacker.
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#7Is there a problem around lines 87 or 88? Or is it just with the syntax highlighting? ETA: Thanks!
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#8Why not just metaprogram this?
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#9For a while I thought it was [["Ich bin"s]], => "I AM"s auf deutsch.
Good to see abecedarius is finally un-dead'd.
Re: Self-hosting Lisp-to-C compiler in 384 lines of Lisp
#10"Lisp compiler in (arbitrary language) in (arbitrary number lines." Why not just metaprogram this?
I dare you to write a program that compiles arbitrary Java code to awk. They're both Turing-complete, so it's guaranteed to be possible! Cheers!