Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in define-syntax
Racket macro for expanding code
Feb 10, 2023
macros
pattern-matching
racket
define-syntax
Racket macro that defines multiple top-level forms?
Nov 26, 2020
macros
racket
variadic
toplevel
define-syntax
Scheme Macro for nesting expressions
Nov 16, 2020
scheme
macros
nested
define-syntax
What, if any, is wrong with this definition of letrec in Scheme?
Jul 04, 2019
scheme
macros
define-syntax
what's wrong with this define-syntax macro in scheme?
Mar 08, 2022
macros
scheme
guile
define-syntax
Can "if" be implemented using "call/cc"?
Apr 06, 2022
functional-programming
scheme
control-flow
callcc
define-syntax
How are vector patterns used in syntax-rules?
May 23, 2020
macros
lisp
scheme
syntax-rules
define-syntax
Is there any way to define a compile-time (expansion-time) macro variable in Racket or any other Scheme?
Jun 11, 2014
macros
scheme
racket
define-syntax
Capturing Macros in Scheme
Dec 09, 2016
macros
scheme
racket
define-syntax
Sources for learning about Scheme Macros: define-syntax and syntax-rules
Apr 24, 2022
macros
lisp
scheme
syntax-rules
define-syntax