Coder Social home page Coder Social logo

evopimp / hybris-evil Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evilsocket/hybris

0.0 0.0 0.0 1.35 MB

Hybris scripting language interpreter engine and standard library modules.

Home Page: http://www.hybris-lang.org/

License: GNU General Public License v3.0

C++ 81.60% C 18.40%

hybris-evil's Introduction

Hybris

Copyleft by Simone Margaritelli [email protected] & The Hybris Dev Team Infos & Documentation at http://www.hybris-lang.org/

What is Hybris ?

Hybris, acronym for hybrid scripting language, is an object oriented scripting language with dynamic typing, which is a language that does not require explicit declaration of the type of a variable, but understands how to treat the variable in question in accordance with the value which is initialized and subsequently treated.

The grammar and the feature set integrated into the standard library were made with only three purposes, goals that describe quite well the quality target of the project:

  • Cut off unnecessary features of existing grammars so far to get a clean style, intuitive and above all that does not involve time wasting for code writing.
  • Include in the standard those features which, though not included in the core of other languages, have become for quality and / or need the state of the art in the world of programming.
  • Keep the low-level interaction with the operating system to provide a language that, even if it's scripting and very abstract, has similar potential to low-level compiled languages.

hybris-evil's People

Contributors

evilsocket avatar shurizzle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.