FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
cppsp v1.5 --module system update
NewsWeb Development

cppsp v1.5 --module system update

via Dev.touser198701mo ago

cppsp_compiler mod.cppsp -header will generate .h file and turn int main(){...} a comment module.ini:C:...\modfolder1,c:...\modfolder1 can use .cppsp mod by import support multi-level namespace for @custom xxx(...) import can also import .cppsp mods like import a.b.mod | a.b.mod represent the path a/b/mod.cppsp and path will be searched from parent path in module.ini | a.b.mod also generate namespace a{ namespace b{ namespace mod{...}}} package : it is written in .cppsp, package d.e.f will replace namespace generated by import a.b.c use : use namespaces like : use a.b.c . "xxx" from @custom xxx(...) also affected by use

Continue reading on Dev.to

Opens in a new tab

Read Full Article
22 views

Related Articles

npm vs Yarn vs pnpm vs Bun — Which Package Manager Should You Use in 2026?
News

npm vs Yarn vs pnpm vs Bun — Which Package Manager Should You Use in 2026?

Medium Programming • 1w ago

News

The Slow Collapse of MkDocs

Lobsters • 1w ago

News

All tests pass: a short story

Lobsters • 1w ago

The Emperor’s Monday
News

The Emperor’s Monday

Medium Programming • 1w ago

News

Hi

Medium Programming • 1w ago

Discover More Articles