UNPKG

oppo

Version:

A lisp for javascript

11 lines 189 B
<!DOCTYPE html> <html> <head> <title>Oppo - Lisp for Javascript</title> </head> <body> <script> location.replace("./website/index.html"); </script> </body> </html>