Skip to content

Implementations of POSIX utilities in various languages

License

Notifications You must be signed in to change notification settings

Summertime/posix-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posix Implementations

This repo is meant to serve as a comparison of various languages in doing relatively simple real-world tasks, by implementing in each language, the "POSIX" standard utilities

The goal is to have a modern maintained implementation of each utility, for each popular programming language (if practical!)

Languages

  • Nim : ./nimix
  • Zig : ./pozig
  • Raku Perl 6 : ./rakix
  • Your favorite language! (we welcome contributions!)

About

Implementations of POSIX utilities in various languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages