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

godfuckingdamnit!/prog/

Name: Anonymous 2010-02-06 15:49

hey /prog/

im writing a lisp interpreter from scratch in C (or rather trying to) and i dont know how to represent a general lisp object . i also dont know how to implement ˝lambda˝ and ˝apply˝ , or rather a function which generates a function and returns its address.

any ideas /prog/ ?
is it even possible to write a function that generates a function in C ?
and how the fuck does one make a struct member with undefined lenght/variable ?

Name: Anonymous 2010-02-06 17:08

>>19
Your questions indicate otherwise.

i know how stupid they are . its just that i have certain goals which make it very difficult . these are :
a) use a minimum of C and a maximum of lisp
b) avoid ASM and arch specific stuff for portabilty and simplicty
c) modularity and simplicity incase i screw up and have to rewrite this shit

and i wont be able to hold any single one of these. thats the reason why i ask stupid shit like this like that i want to generate a function out of lisp code at runtime and copy it into the code section(lol) .

Don't sage your own on-topic posts, by the way

they dont seem on-topic for me .

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