Giter Club home page Giter Club logo

project-eidolon's Introduction

Phantom

Phantom is a scripting language I have made for my final year university project. The focus of this project was to make a just in time compiler. The language itself is very minimal but that was because the focus of the project was on the compiler and not implementing a feature complete language.

Although the university project has come to an end development on Phantom has not. New features, additions, optimisations, and reworks are planned for Phantom and the current end goal is to have a feature complete embeddable scripting language.

Running Phantom

Windows

Included in this repository is a Visual Studio solution to be able to run the project. By default running the project will run it in REPL mode but if you want to run any of the test scripts just right click on the project in Visual Studio, click on properties, then click on debugging, and then under command line arugments put the path to the test script you want to run. You can also use this snippet:

$(SolutionDir)..\tests\num_guess.ptn

Linux

A makefile is included in the project but just due to time constraints the project works better on a Windows platform as development of other assessments for my other University modules was on the Windows platform and I did not have time to update Phantom to run on Linux. Running on Windows is recommended. Linux support will be updated as development continues.

Mac

Mac is not supported currently.

project-eidolon's People

Contributors

barrolskii avatar

Watchers

 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.