Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HowProgrammingWorks/Book

Metaprogramming. Multi-paradigm approach in the Software Engineering.
https://github.com/HowProgrammingWorks/Book

book javascript metaprogramming programming software-engineering

Last synced: about 2 months ago
JSON representation

Metaprogramming. Multi-paradigm approach in the Software Engineering.

Awesome Lists containing this project

README

        

# Metaprogramming

## Multi-paradigm approach in the Software Engineering

[Index EN](content/en/Index.md) | [Оглавление RU](content/ru/Index.md) | [Зміст UK](content/uk/Index.md) | [Obsah CZ](content/cz/Index.md)

Generated books are located in */release* folder

To build pdf file run:

```
npm i
npm run build
```