This website requires JavaScript.
Explore
Help
Sign In
elf
/
LispInSmallPieces
Watch
1
Star
0
Fork
You've already forked LispInSmallPieces
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
746f92fcdb
LispInSmallPieces
/
chapter1
/
reader_types.coffee
7 lines
102 B
CoffeeScript
Raw
Blame
History
exports.Symbol =
class
constructor:
(@v) ->
exports.Comment =
class
constructor:
(@text) ->
Reference in New Issue
View Git Blame
Copy Permalink