Still doesn't compile, but I think excellent progress.
This commit is contained in:
parent
dbeb99759a
commit
aac4669a3d
34 changed files with 1128 additions and 673 deletions
|
|
@ -17,10 +17,10 @@
|
|||
#include "memory/pso4.h"
|
||||
#include "payloads/function.h"
|
||||
|
||||
struct pso_pointer apply( struct pso_pointer frame_pointer );
|
||||
struct pso_pointer lisp_apply( struct pso_pointer frame_pointer );
|
||||
|
||||
|
||||
struct pso_pointer eval( struct pso_pointer frame_pointer );
|
||||
struct pso_pointer lisp_eval( struct pso_pointer frame_pointer );
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue