Skip to content

FOSSUnleashed/XS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,891 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XS: The eXtensible Shell

This is xs 1.3.2; see doc/CHANGES.

XS is the eXtensible Shell, a command line interpreter featuring Lisp-like semantics (lists, function parameters, closures, exceptions, lexical bindings, lambdas, etc.) and a conventional syntax.

The package includes extensive documentation. Sample scripts to define library functions, tools and utilities are found in https://github.com/FOSSUnleashed/XS-library.git .

About

An extensible shell (descended from es and rc) having functional semantics and a conventional syntax.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • C++ 76.2%
  • XS 20.6%
  • Shell 2.3%
  • Makefile 0.9%