Skip to content

BabyRam is attempt to create a Simple Language and a Compiler for the same with help of AI in less than 24 hours.

Notifications You must be signed in to change notification settings

NamChain-Open-Initiative-Research-Lab/BabyRam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

BabyRam

BabyRam is attempt to create a Simple Language and a Compiler for the same with help of AI in less than 24 hours.

Language Features

  • Variable Declaration
    • Integer
    • Floating Number
    • String
  • Basic Arithmetic Operations
    • Addition
    • Subtraction
    • Multiplication
    • Division
    • Modulo

Compiler Features

  • Lexer
  • Parser
  • Abstract Syntax Tree Generator
  • Intermediate Code Generator

About

BabyRam is attempt to create a Simple Language and a Compiler for the same with help of AI in less than 24 hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published