Skip to content

EZCodeLanguage/Packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5075759 · Jun 27, 2024

History

54 Commits
Jun 8, 2024
Jun 1, 2024
Jun 27, 2024
Jun 16, 2024
May 18, 2024
Jun 1, 2024
Jun 1, 2024
May 18, 2024
May 13, 2024
Jun 27, 2024
Jun 1, 2024

Repository files navigation

EZCode Packages

All of System EZCode packages.

  • Main: Includes main functionality for EZCode (automatically included in build)
    • bool, str, float, int, char, expressions, var, and array classes
    • print, input, runcode, clear, regexmatch, environment, and istype methods. Basic global math functions
  • WinForms: Adds Windows Forms Support (not currently supported)
  • HTTP: Contains functinality for basic HTTP requests
    • Methods include:
      • install Install file from url to file
      • GET GET request
      • POST POST request
  • Time: Adds classes for time related functions
    • datetime class is a container for date and time related functions
    • stopwatch class for stopwatches
    • timer class for timers
    • await method to pause program
  • Windows OS: Adds Registry and Process classes
    • registry class for interacting wiht windows registry
    • process class for using Processes with windows

About

Official Packages for EZCode programming language

Resources

Stars

Watchers

Forks

Languages