Skip to content

schanzer/whalesong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Whalesong

This fork of Whalesong differs from dyoo/whalesong in the following ways:

  • Builds on latest release of Racket (fixes the x undefined problem)
  • Adds for (require whalesong/lang/for)
  • Adds match (require whalesong/lang/match)
  • Adds on-release (as a complement to on-key)
  • Adds parameters (require whalesong/lang/parameters)

Note: The implementation of parameters works fine, as long as you don't mix parameterize with non-local-exits and reentries (i.e. call/cc and friends)

/soegaard

About

Whalesong: Racket to JavaScript compiler

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Racket 64.1%
  • JavaScript 35.8%
  • Scheme 0.1%
  • Shell 0.0%
  • Makefile 0.0%
  • CSS 0.0%