Git Product home page Git Product logo

tempemergent's Introduction

Emergent

Simple Cellular Automata Programming Language, made using LLVM in C++.

tempemergent's People

Contributors

tbagandev avatar

Watchers

 avatar

tempemergent's Issues

3.b) Conversion

Convert bitmap into initial timestep for the written CA Model

3.a) File Read

Read inputted bitmaps, and check they’re in the appropriate format

2.e) Code Generator

Have an intermediate code generator allow for the parse-trees to be read
and have the program execute when ran

4.d) Linker

Create a linker so a model can be dependent on an external model and
implement its properties

2.d) Parser

Implement a parser to produce a parse-tree representation of the code

2.b) Error Checking

Make sure for each step in the compilation process, errors are eliminated
or at least detected

1.d) Test Code

Construct series of test code, with expected output bitmap given the
initial inputted bitmap

4.e) Broader CA

Expand the language to be able represent a broader set of Cellular Automata

2.c) Lexer

Construct a lexer to generate array of tokens for each line of code

4.b) Types

Introduce nuanced type systems, with hierarchies of rules and states

1.b) Initial Examples

Create various initial designs of example code following the mathematical
definition

1.c) Keywords

Decide on keywords to define specific language concepts

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.