Skip to content

KirillBelovTest/MathematicaSimpleServer

Repository files navigation

Mathematica Simple Server

Description

Simple http-server based on the Wolfram Language

Installation

Standard installation:

  • Open Installer.nb file and run code

Using without installation

  • For the project root directory (with PacletInfo.m) run code
    $Path = Append[$Path, <ProjectRootDirectory>]

Documentation

  • Guides
    • Guide
  • Tutorials
    • Installation
    • Example of use
  • References
    • MathematicaSimpleServerCreate
    • MathematicaSimpleServerClose

Project overview

ExampleServerConfiguration

PlotServer

WebPages

CGIServer

MathematicaSimpleServer


Простой Сервер в Mathematica

Описание

Простой http-сервер на Wolfram Language

Установка

Стандартная установка

  • Откройте файл Installer.nb и выполните находящийся там код

Использование без установки

  • Для корневой директории проекта (с файлом PacletInfo.m) выполните код:
    $Path = Append[$Path, <ProjectRootDirectory>]

Документация

Обзор проекта

ExampleServerConfiguration

PlotServer

WebPages

CGIServer

MathematicaSimpleServer

About

Simple http-server based on the Wolfram Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published