Skip to content

A functional scripting language, intended for string manipulation and general scripting on the command line

License

Notifications You must be signed in to change notification settings

FenderLang/Fender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fender

A functional scripting language, intended for string manipulation and general scripting on the command line

TODO before beta

  • Structs
  • HashMaps
  • Imports
  • Assign-operate
  • REPL
  • Plugins (Rust interop)
  • Higher-order functions (map, filter, reduce, each, fold, scan, enumerate, zip, memoize)
    • map
    • filter
    • each
    • reduce
    • scan
    • mapi (map indexed)
    • zip
    • drop
    • take
    • memoize
  • Iterators
  • Ranges
  • Better error handling

About

A functional scripting language, intended for string manipulation and general scripting on the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages