module Sexpr

Extended Modules

Defined in:

sexpr.cr

Constant Summary

VERSION = {{ (`shards version`).stringify.chomp }}

Instance Method Summary

Instance Method Detail

def parse(source : String) : Body #

[View source]
def remove_comments(source : String) : String #

[View source]