This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-05 12:40:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
36ec375893
quakeforge
/
ruamoko
/
scheme
/
builtins.h
4 lines
72 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit of a future partial implementation of the R5RS Scheme standard, implemented in Ruamoko. Currently works for a few simple "Hello, world!" programs.
2005-05-01 11:48:36 +00:00
#
include
"Primitive.h"
Syntax fixes for ruamoko/scheme.
2011-02-14 13:39:43 +00:00
@
extern
void
builtin_addtomachine
(
Machine
*
m
)
;
Reference in a new issue
Copy permalink