Skip to content

This is a Alfred workflow which is used to search doc in Chez Scheme User Manual and The Scheme Programming Language 4th Edition.

License

Notifications You must be signed in to change notification settings

SFurnace/Chez-Scheme-Document-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chez Scheme Document Helper

This is a Alfred workflow which is used to search doc in Chez Scheme User Manual and The Scheme Programming Language 4th Edition.

mark = {
    'p': '🄿',   # procedure
    's': '🅂',   # syntax
    'm': '🄼',   # module
    't': '🅃',   # thread param
    'g': '🄶',   # global param
}

preview

About

This is a Alfred workflow which is used to search doc in Chez Scheme User Manual and The Scheme Programming Language 4th Edition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages