Skip to content

A parsing helper to manage symbol resolution by handling scope resolution and finding the right entity from symbols

License

Notifications You must be signed in to change notification settings

mahugnon/SymbolResolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SymbolResolver

You can download the project in your image by doing:

Metacello new
  baseline: 'SymbolResolver';
  repository: 'github://moosetechnology/SymbolResolver';
  onWarningLog;
  load.

About

A parsing helper to manage symbol resolution by handling scope resolution and finding the right entity from symbols

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 97.2%
  • HTML 2.8%