Project Ideas - racket/racket GitHub Wiki

Need a project idea?

Try these pages…

If you want to make something new in Racket, you have a lot of options;

  1. Create an executable (add example)
  2. create a command line app
  3. create a GUI app
  4. create a web app
  5. create a mobile app
  6. single-page web app

you can also

  1. create a library
  2. create a language

Misguided attempt to create a table of options : (ignore or remove this)

app library language
executable(example?) dll/dylib? compiler
command line app utility REPL
GUI app(example?) component IDE(DrRacket)
web app(example?) web service(example?) platform?
mobile app(example?) component ?/NA
single-page web app(racket compiled to js) node lib urlang/racketscript?
⚠️ **GitHub.com Fallback** ⚠️