Skip to content

nexssp/language_d

Repository files navigation

D for Nexss Programmer 2.0

D implementation for Nexss Programmer.

Nexss Programmer

Nexss Programmer Presentation (Youtube video):
Nexss Programmer Presentation

Templates

# Execute Program

nexss my.d # with nexss programmer projects, error solutions etc.

# below just clean run of dlang with compiler parameters
# -d -g in this case (no nexss project)
nexss d -d -g my.d
nexss d my.d

nexss d compilers # displays available compilers
nexss d builders # displays available builders
nexss d errors # displays available errors solution definitions
nexss d info # displays basic information about the language
nexss d config # displays full configuration for the language
# Set above

nexss d default compiler # displays available compilers to set (for now one compiler only)
nexss d default compiler compilerName # set compilerName as default compiler

Links

Silq

Silq is a high-level programming language for quantum computing with a strong static type system written in D.

About

D implementation for Nexss Programmer 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published