1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 18:50:21 +02:00
guile/module/language/js-il
Ian Price 3d29f2874f Implement procedure built-ins.
* module/language/js-il/runtime.js
  (procedure?, set-procedure-property!, make-procedure-with-setter): Implement.
2017-08-03 00:03:46 +01:00
..
compile-javascript.scm Compile Syntax Objects to Javascript 2017-06-20 22:50:06 +01:00
inlining.scm Add more variables to no-values-primitives 2017-06-20 23:12:09 +01:00
runtime.js Implement procedure built-ins. 2017-08-03 00:03:46 +01:00
spec.scm Get rid of comments and dead branches 2015-06-18 04:14:42 +01:00