Skip to content

currfromnexgen/Loretta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loretta

A C# (G)Lua code processor with some extensions.

Honestly, this is really broken and you shoulndn't use it, but go ahead if you want. I'll rewrite it some day but depends on my motivation.

Features:

  • Code Analysis (store data on nodes before your folder runs or simply fix things that don't require replacing nodes)
  • Code Folding (replace nodes with other nodes to optimize or beautify code)
  • Scope-based variable keeping

Dependencies:

License

GPL v3.0. However most part of the parser was taken from a project by @SwadicalRag made in lua that is not available anymore.

About

A C# (G)Lua lexer, parser, code analyser, folder and ast-to-code transformer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.2%
  • Smalltalk 3.2%
  • Python 0.6%