Skip to content

Hello World example: Type error: undefined variable: print at <repl>:1:1 #5

@j450h1

Description

@j450h1
-- hello.ail (simplified version that works today)
print("Hello, AILANG!")
Jass-MacBook-Air:ailang $ ailang --version
AILANG v0.0.3

The AI-First Programming Language
Copyright (c) 2025                                                                    12h28m  
Jass-MacBook-Air:ailang $ ailang repl     
AILANG v0.0.3 - 2025-09-27
Type :help for help, :quit to exit
Use ↑/↓ arrows to navigate history

λ> print("Hello, AILANG!")
Type error: undefined variable: print at <repl>:1:1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions