-
Notifications
You must be signed in to change notification settings - Fork 41
Home
Ilya Sher edited this page Feb 28, 2021
·
20 revisions
Welcome to the NGS wiki!
As with each new piece of technology you encounter, you are probably wondering when you should use NGS.
- Documentation on official site - tutorial, language description, generated documentation
- Short examples with explanations
- bin folder in the main NGS repo.
- Code Snippets Comparisons - random comparison of code in other languages to their equivalent in NGS
- Check out NGS Scripts Dumpster GitHub repository. You will find scripts for random Ops tasks there.
- Good place to start is to see open issues
- Maybe even better is to start with quick win open issues
- FFI Design - WIP
- Make Mode Design - WIP
- Module System Design - WIP
- Design of everything that has to do with Processes - WIP
- Data Model Design - WIP, probably the most important design
- Universal Pattern Matching - WIP
- Configuration Facility Design - WIP
- Manage Servers Design - WIP
- SemVer Design - WIP
- History Design - WIP
- UI Design - WIP
- Workshop - version 0.1, should be consumed with a teacher
NGS official website is at https://ngs-lang.org/